1383 Commits (2c1ec4245dc793153c50fcbd255863dd1382c961)

Author SHA1 Message Date
MaximSmolskiy a57ea2b775 Fix typos in calibinit.cpp 12 months ago
Maksym Ivashechkin 16928806f9
Merge pull request #24499 from ivashmak:usac_bug_fix 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
HAN Liutong 07bf9cb013
Merge pull request #24325 from hanliutong:rewrite 1 year ago
HAN Liutong aa143a3dd1
Merge pull request #24301 from hanliutong:rewrite-stereo-sift 1 year ago
Alexander Smorkalov 219a34261f Warnings fix on Windows. 1 year ago
Yuriy Chernyshov 638c575c73 More fixes for iterators-are-pointers case 1 year ago
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. 1 year ago
Ivashechkin, Maxim (PG/R - Comp Sci & Elec Eng) 0bcd66d553 remove unused 1 year ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 1 year ago
Wang Kai 0661aff4a5
Merge pull request #23900 from kai-waang:fixing-typo 1 year ago
Wang Kai bca5868817 removing duplicated statement 1 year ago
Alexander Smorkalov 0866a135c6 Git rid of unsafe raw pointers to Mat object. 1 year ago
Maksym Ivashechkin 44881592c3
Merge pull request #23078 from ivashmak:update_vsac 1 year ago
zihaomu 37459f89c9 remove unsupported unsupported unicode 1 year 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" 2 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 2 years ago
Vincent Rabaud ed4bf13960 Fix cleanFoundConnectedQuads. 2 years ago
Vincent Rabaud 0a88f84847
Merge pull request #22208 from vrabaud:34_calibinit 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 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. 2 years ago
Ed J f28e191d70 cheirality -> chirality 2 years ago
Ed J 38b6c44b4c for then given -> for the given 2 years ago
Victor 1230075011
Merge pull request #22045 from victor1234:calib3d-fisheye-model-reference 2 years ago