opencv/modules
Tomasz Ożański d1ff87d94d Bugfix for solvePnPRansac with SOLVEPNP_ITERATIVE
The current implementation overwrites the result rotation and translation in every iteration.
If SOLVEPNP_ITERATIVE was run as a refinement it will start from the incorrect initial
transformation thus  degrading the final outcome.
2022-12-03 16:46:03 +01:00
..
calib3d Bugfix for solvePnPRansac with SOLVEPNP_ITERATIVE 2022-12-03 16:46:03 +01:00
core Merge pull request #20399 from pablorcum:3.4 2021-07-13 19:40:15 +00:00
cudaarithm cuda: fix inplace condition in cv::cuda::flip 2021-04-01 02:26:59 +00:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters remove danger race condition 2021-02-15 21:01:41 +09:00
cudaimgproc
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 2021-01-25 13:32:43 +00:00
cudaobjdetect
cudaoptflow fix getDefaultName() 2021-02-15 19:21:53 +06:00
cudastereo
cudawarping
cudev
dnn Merge pull request #20394 from SamFC10:conv-asymmetric-pads 2021-07-16 10:33:42 +00:00
features2d Add Thickness parameter in drawMatches function 2021-06-07 12:52:48 -03:00
flann Remove static initializers caused by templated static member. 2021-05-07 12:53:14 -07:00
highgui fix scale problem in DefaultViewPort::controlImagePosition() 2021-07-07 12:35:11 +08:00
imgcodecs EXR reading: support Z channel if no Y channel 2021-06-02 15:53:32 +03:00
imgproc Merge pull request #19842 from gasparitiago:3.4 2021-06-12 23:28:54 +03:00
java java: force using of 'Ptr<>' for OpenCV classes 2021-07-02 21:20:08 +00:00
js fix the perf tests of OpenCV.js so that it can run on Node.js successfully 2021-03-27 21:52:44 +00:00
ml ml: update checks 2021-04-13 11:09:14 +00:00
objdetect Merge pull request #20150 from rogday:svm_detector_test 2021-06-01 13:31:12 +00:00
photo Update contrast_preserve.hpp 2021-04-20 12:59:36 +02:00
python Merge pull request #20420 from berak:python_fix_trackbar_warning 2021-07-15 20:06:22 +00:00
shape
stitching fix loop boundary condition 2021-04-20 22:08:01 -04:00
superres
ts Merge pull request #20146 from asmorkalov:as/java_test_filter 2021-06-02 17:50:29 +00:00
video Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 2021-04-30 17:20:52 +00:00
videoio fix videoio/src/container_avi.cpp VideoInputStream alignment 2021-07-07 18:31:53 +03:00
videostab
viz
world
CMakeLists.txt