1395 Commits (953dddd26b5cdc32fc9c2fc21fdedef1fa6fb04d)

Author SHA1 Message Date
thewoz e64c5dc4c6
Merge pull request #24546 from thewoz:checkerboard 1 year ago
MaximSmolskiy 398611b7e8 Improve icvSmoothHistogram256 1 year ago
Vincent Rabaud 915e39cdf0 Empty vectors before filling them in ChessBoardDetector::processQuads 1 year ago
Maxim Smolskiy b1b59c87b9
Merge pull request #24605 from MaximSmolskiy:speed-up-ChessBoardDetector-findQuadNeighbors 1 year ago
MaximSmolskiy 2f0de10120 Fix bug in ChessBoardDetector::cleanFoundConnectedQuads 1 year ago
Vincent Rabaud 7f0a094e4e Fix stereoRectify image boundaries again. 1 year ago
Tomoaki Teshima c7ed293484 typo fix 1 year ago
Maxim Smolskiy 10c43e5642
Merge pull request #24597 from MaximSmolskiy:fix-bug-in-ChessBoardDetector-findQuadNeighbors 1 year ago
Maxim Smolskiy 34c406ea3a
Merge pull request #24595 from MaximSmolskiy:fix-typo-inChessBoardDetector-generateQuads 1 year ago
MaximSmolskiy 9517fcf80d Fix time measurement in test Calib3d_ChessboardDetector.timing 1 year ago
MaximSmolskiy a57ea2b775 Fix typos in calibinit.cpp 1 year 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 2 years ago
HAN Liutong 07bf9cb013
Merge pull request #24325 from hanliutong:rewrite 2 years ago
HAN Liutong aa143a3dd1
Merge pull request #24301 from hanliutong:rewrite-stereo-sift 2 years ago
Alexander Smorkalov 219a34261f Warnings fix on Windows. 2 years ago
Yuriy Chernyshov 638c575c73 More fixes for iterators-are-pointers case 2 years ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 2 years ago
Philipp Schrader c91c631ae2 Fix "use after free" issue in `essential_solver.cpp` 2 years ago
alexander-varjo 114c23e411
Merge pull request #23607 from alexander-varjo:alexander-varjo-patch-1 2 years 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 3 years ago
Pavel Rojtberg 70779d4e66 calib3d: use OCV_LAPACK_FUNC 3 years ago
Rostislav Vasilikhin 07c795408d doc fix 3 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 3 years ago
catree c34c4b50d0 Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc. 3 years ago
Andrey Senyaev ccfc34b13f Disabled compiling warnings in case of symbols in cmake for 4.x 3 years ago
Stefan Spiss 66cbb7b911 Extended tests for stereoCalibrate function of fisheye camera model. 3 years ago
Stefan Spiss 9ca3a3139a Extended tests for stereoCalibrate function of pinhole camera model. 3 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. 3 years ago