1376 Commits (97614920efe7292f2f9e25b4414a9f97bd6afd60)

Author SHA1 Message Date
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
Philipp Schrader c91c631ae2 Fix "use after free" issue in `essential_solver.cpp` 1 year ago
alexander-varjo 114c23e411
Merge pull request #23607 from alexander-varjo:alexander-varjo-patch-1 1 year ago
Vincent Rabaud 15815fb54d Fix stereoRectify image boundaries. 2 years ago
Ivashechkin, Maxim (PG/R - Comp Sci & Elec Eng) 0bcd66d553 remove unused 2 years ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2 years ago
Wang Kai 0661aff4a5
Merge pull request #23900 from kai-waang:fixing-typo 2 years ago
Wang Kai bca5868817 removing duplicated statement 2 years ago
Alexander Smorkalov 0866a135c6 Git rid of unsafe raw pointers to Mat object. 2 years ago
Maksym Ivashechkin 44881592c3
Merge pull request #23078 from ivashmak:update_vsac 2 years ago
zihaomu 37459f89c9 remove unsupported unsupported unicode 2 years ago
Maxim Smolskiy 658f18c713
Fix function name in comment 2 years ago
Bhavit Patel 7ea6b356c7
Merge pull request #23305 from bhavitp:fix/calib3d/undistortion_grid 2 years ago
Alexander Smorkalov 3d635cb4a7 Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
Rostislav Vasilikhin deaf632881
Merge pull request #23179 from savuor:port34_stddev_calib_fisheye 2 years ago
Rostislav Vasilikhin 4009bca59a
Merge pull request #23025 from savuor:backport3_stddev_calib_fix 2 years ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Funatomi Takuya dbdd357b0a Extend USAC coverage. 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Rostislav Vasilikhin 93aa94e71e backported changes 2 years ago
Sergei Shutov 3cfe737581 Fix hardcoded maxIters 2 years ago
Alexander Alekhin be326ff752 build: fix/eliminate MSVC warnings 2 years ago
Tomasz Ożański d1ff87d94d Bugfix for solvePnPRansac with SOLVEPNP_ITERATIVE 2 years ago
Alexander Alekhin a565aa6db9 docs: prefer # for links generation 2 years ago
Pavel Rojtberg 70779d4e66 calib3d: use OCV_LAPACK_FUNC 2 years ago
Rostislav Vasilikhin 07c795408d doc fix 2 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 2 years ago
catree c34c4b50d0 Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc. 2 years ago
Andrey Senyaev ccfc34b13f Disabled compiling warnings in case of symbols in cmake for 4.x 2 years ago
Stefan Spiss 66cbb7b911 Extended tests for stereoCalibrate function of fisheye camera model. 2 years ago
Stefan Spiss 9ca3a3139a Extended tests for stereoCalibrate function of pinhole camera model. 2 years ago
Stefan Spiss 6fb465cb4e Extended stereoCalibrate function for fisheye model to return per view rotation and translation vectors between the calibration object coordinate space and the coordinate space of the first camera of the stereo pair. Added overloaded versions of the function for downward compatibility. 2 years ago
Stefan Spiss 8ae03fcd6e Extended stereoCalibrate function for pinhole model to return per view rotation and translation vectors between the calibration object coordinate space and the coordinate space of the first camera of the stereo pair. Added overloaded versions of the function for downward compatibility. 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 3 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 3 years ago
Vincent Rabaud ed4bf13960 Fix cleanFoundConnectedQuads. 3 years ago
Vincent Rabaud 0a88f84847
Merge pull request #22208 from vrabaud:34_calibinit 3 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 3 years ago
catree a04f9e7a59 Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 3 years ago
Ed J f28e191d70 cheirality -> chirality 3 years ago
Ed J 38b6c44b4c for then given -> for the given 3 years ago
Victor 1230075011
Merge pull request #22045 from victor1234:calib3d-fisheye-model-reference 3 years ago
Alexander Alekhin 434c96e625 build: eliminate warnings 3 years ago
Kataev Victor 1ddc51cfd1 Update fisheye::distortPoints() documentation 3 years ago
Kataev Victor 50bf0e10f5 Fix cameracalibration test 3 years ago
Manolis Lourakis 8d0fbc6a1e
Merge pull request #21702 from mlourakis:4.x 3 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago
Victor 2b67bc448d
Merge pull request #21931 from victor1234:calib3d-add-undistortImagePoints 3 years ago
Kataev Victor 6d0f1275c2 Add use of R and P parameters to cv::undistortPoints test 3 years ago