1396 Commits (8c22b4b54bd87f7510cf382aab5792bc480c9a6f)

Author SHA1 Message Date
Maxim Smolskiy 4884083019
Merge pull request #24667 from MaximSmolskiy:fix-mismatch-and-simplify-code-in-ChessBoardDetector-findQuadNeighbors 12 months ago
thewoz e64c5dc4c6
Merge pull request #24546 from thewoz:checkerboard 12 months ago
MaximSmolskiy 398611b7e8 Improve icvSmoothHistogram256 12 months ago
Vincent Rabaud 915e39cdf0 Empty vectors before filling them in ChessBoardDetector::processQuads 12 months ago
Maxim Smolskiy b1b59c87b9
Merge pull request #24605 from MaximSmolskiy:speed-up-ChessBoardDetector-findQuadNeighbors 12 months 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 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 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