- 01 Feb, 2020 1 commit
-
-
Gourav Roy authored
* Add python version of panorama_stitching_rotating_camera and perspective_correction * Updated code * added in the docs * added python code in the docs * docs change * Add java tutorial as well * Add toggle in documentation * Added the link for Java code * format code * Refactored code
-
- 31 Jan, 2020 1 commit
-
-
midjji authored
This is a correction of the previously missleading documentation and a warning related to a common calibration failure described in issue 15992 * corrected incorrect description of failed calibration state. see issue 15992 * calib3d: apply suggestions from code review by catree
-
- 30 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 29 Jan, 2020 6 commits
-
-
Arnaud Brejeon authored
* Fix bug 16410 and add test * imgproc(connectedcomponents): avoid manual uninitialized allocations * imgproc(connectedcomponents): force 'odd' chunk range size * imgproc(connectedcomponents): reuse stripeFirstLabel{4/8}Connectivity * imgproc(connectedcomponents): extend fix from PR14964
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Niklas Hambüchen authored
Just like with the other headers in the rest of the file. See e.g. https://stackoverflow.com/questions/36831465/what-difference-does-it-make-when-i-include-limits-or-limits-h-in-my-c-cod for the reasons, the most important one being that limits.h does not respect namespaces, which can make problems for downstream consumers of cvdef.h.
-
Sayed Adel authored
-
Alexander Alekhin authored
-
- 28 Jan, 2020 3 commits
-
-
Sayed Adel authored
generalize constraints to 'wa' for VSX registers
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 27 Jan, 2020 6 commits
-
-
Alexander Alekhin authored
-
Liubov Batanina authored
-
Alexander Alekhin authored
-
Liubov Batanina authored
-
Alexander Alekhin authored
backporting of commit f163778d
-
Liubov Batanina authored
-
- 26 Jan, 2020 5 commits
-
-
Polina Smolnikova authored
QR-Code detector : multiple detection * change in qr-codes detection * change in qr-codes detection * change in test * change in test * add multiple detection * multiple detection * multiple detect * add parallel implementation * add functional for performance tests * change in test * add perftest * returned implementation for 1 qr-code, added support for vector<Mat> and vector<vector<Point2f>> in MultipleDetectAndDecode * deleted all lambda expressions * changing in triangle sort * fixed warnings * fixed errors * add java and python tests * change in java tests * change in java and python tests * change in perf test * change in qrcode.cpp * add spaces * change in qrcode.cpp * change in qrcode.cpp * change in qrcode.cpp * change in java tests * change in java tests * solved problems * solved problems * change in java and python tests * change in python tests * change in python tests * change in python tests * change in methods name * deleted sample qrcode_multi, change in qrcode.cpp * change in perf tests * change in objdetect.hpp * deleted code duplication in sample qrcode.cpp * returned spaces * added spaces * deleted draw function * change in qrcode.cpp * change in qrcode.cpp * deleted all draw functions * objdetect(QR): extractVerticalLines * objdetect(QR): whitespaces * objdetect(QR): simplify operations, avoid duplicated code * change in interface, additional checks in java and python tests, added new key in sample for saving original image from camera * fix warnings and errors in python test * fix * write in file with space key * solved error with empty mat check in python test * correct path to test image * deleted spaces * solved error with check empty mat in python tests * added check of empty vector of points * samples: rework qrcode.cpp * objdetect(QR): fix API, input parameters must be first * objdetect(QR): test/fix points layout
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Pierre Letessier authored
Videocapture skip frames * enable skipping frames * update videoio_skip test
-
Alexander Alekhin authored
-
- 24 Jan, 2020 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Chip Kerchner authored
* Reduce LLC loads, stores and multiplies on MulTransposed - 8% faster on VSX * Add is_same method so c++11 is not required * Remove trailing whitespaces. * Change is_same to DataType depth check
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- use carotene if NEON available only
-
Liubov Batanina authored
-
Alexander Alekhin authored
-
Liubov Batanina authored
-
- 23 Jan, 2020 6 commits
-
-
Alexander Alekhin authored
-
Liubov Batanina authored
-
Ganesh Kathiresan authored
Added type check for solvePnPGeneric | Issue: #16049 * Added type check * Added checks before type fix * Tests for 16049 * calib3d: update solvePnP regression check (16049)
-
Liubov Batanina authored
-
Liubov Batanina authored
-
Gourav Roy authored
-
- 22 Jan, 2020 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-