1461 Commits (4.x)

Author SHA1 Message Date
Skreg a9cb451199
Fix assertion in cv2.sampsonDistance 5 days ago
shyama7004 076bfa6431 Fix _DEBUG/NDEBUG handling across modules (#26151) 1 week ago
tho 9dde7790cf fix bug different marker ordering with findChessboardCornersSBWithMeta and CALIB_CB_LARGER flag 3 weeks ago
Gou Minghao 9bb01e799f
Merge pull request #26669 from GouMinghao:4.x 4 weeks ago
Vincent Rabaud bfb54aa691 Remove useless C headers 1 month ago
Maksym Ivashechkin e29a70c17f
Merge pull request #26742 from ivashmak:fix_homography_inliers 1 month ago
Vincent Rabaud 1fe9dd0c3b js: add types included in bound APIs 2 months ago
Vincent Rabaud e0001903ce
Merge pull request #26490 from vrabaud:4x_calibration_base 2 months ago
Kumataro 260f511dfb
Merge pull request #26590 from Kumataro:fix26589 2 months ago
Maksim Shabunin 82c45dde5b calib3d: fix vector access in USAC 3 months ago
Vincent Rabaud 8c6339c04d Remove internal calib3d_c_api.h 3 months ago
Vincent Rabaud 6f8c3b13d8
Merge pull request #26437 from vrabaud:4x_calibration_base 3 months ago
Vincent Rabaud 3d89824423 Remove unused internal C functions 3 months ago
Vincent Rabaud 6873bdee70
backport C++ 3d/calibration_base.cpp:5.x to calib3d/calibration_base.cpp:4.x (#26414) 3 months ago
Manolis Lourakis fa6d6520c7
inversion checks 5 months ago
Manolis Lourakis 086b999013
SQPnP solver updates 5 months ago
catree 165bf25c46 Fix typo with cameramatrix command for documentation. 6 months ago
Alexander Smorkalov 6c6d5cd7b2
Merge pull request #25986 from asmorkalov:as/js_for_contrib 6 months ago
Maxim Smolskiy 697512bb9f
Merge pull request #26014 from MaximSmolskiy:increase-search-radius-for-corners-neighbors-in-ChessBoardDetector-findQuadNeighbors 6 months ago
Alexander Smorkalov 75fca7d9d0 Added fisheye::distort with non-identity projection matrix. 7 months ago
Maxim Smolskiy 6ed603e917
Merge pull request #25991 from MaximSmolskiy:improve-corners-matching-in-ChessBoardDetector-NeighborsFinder-findCornerNeighbor 7 months ago
武士风度的牛 160879c100
Merge pull request #25807 from spdfghi:4.x 7 months ago
Alexander Smorkalov c53c2f6844 Use CV_LOG_DEBUG for debug logging in chessboard detector. 7 months ago
j3knk e90935e81c
Merge pull request #25824 from j3knk:calib3d/fix_projectpoints 7 months ago
Dmitry Yurov 31b308f882
Merge pull request #25808 from DmitryYurov:bug-25806-checkerboard-marker-black-tile 8 months ago
Kumataro 0b5b40179c calib3d: doc: enable line breaks in formulas 8 months ago
Maxim Smolskiy cc6f85e1ba
Merge pull request #25427 from MaximSmolskiy:make-finding-corner-neighbor-symmetrical-in-ChessBoardDetector-findQuadNeighbors 9 months ago
Vincent Rabaud 1db6a8a1f3
Merge pull request #25665 from vrabaud:jacobian 9 months ago
fengyuentau ca035e6dae fix type for ilp64 api 9 months ago
John Stechschulte 7b31cc7314
Merge pull request #24897 from JStech:fix-handeye 9 months ago
Vincent Rabaud 500207785a Disambiguate cv::format 9 months ago
Rostislav Vasilikhin 83e32c4d37
Merge pull request #25511 from savuor:rv/hal_projectpoints 9 months ago
Dmitry Kurtaev b1e01970ef
Merge pull request #25308 from dkurt:not_normalized_findHomography 10 months ago
inkredibl 2225b257cf
Merge pull request #25488 from inkredibl:doc-fix-findEssentialMat 10 months ago
LuukvandenBent ae85e516c0
Merge pull request #25423 from LuukvandenBent:CalibrateHandEyeDatatypeFix 10 months ago
Maksim Shabunin 148b2ec3e0 calib3d: increased AP3P test threshold for RISC-V platform 11 months ago
MaximSmolskiy 6b45cccc37 Take first suitable neighbor in ChessBoardDetector::findQuadNeighbors 11 months ago
Alexander Smorkalov fd576d9e8e Added PNG instance of image for fisheye::undistort test as JPG is decoded differently with different libjpeg versions. 11 months ago
Maxim Smolskiy ff9aeaceb0
Merge pull request #25177 from MaximSmolskiy:speed-up-adaptive-image-binary-threshold-in-findChessboardCorners 11 months ago
Maxim Smolskiy e3ff6ce0cc
Merge pull request #25182 from MaximSmolskiy:increase-decomposeProjectionMatrix-precision-for-small-scales 11 months ago
Alex eaa88e7bc7 fix detect rotated grid, added test 11 months ago
MaximSmolskiy 7fe1664bbf Use initial quads corners in ChessBoardDetector::findQuadNeighbors 12 months ago
Kumataro b34ec57682
Merge pull request #25141 from Kumataro:fix25140_4.x 12 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 12 months ago
MaximSmolskiy c346ee1c29 Improve contours approximations in ChessBoardDetector::generateQuads 12 months ago
Adrian Kretz e0b489e917
Merge pull request #25050 from akretz:fix_issue_24330 12 months ago
catree 1c664ff673 Fix mistake into the reprojectImageTo3D doc. Backport from #25083 PR. 12 months ago
Maxim Smolskiy 853f7ff904
Merge pull request #25090 from MaximSmolskiy:compensate-edge-length-in-ChessBoardDetector-generateQuads-attempt-2 1 year ago
Markus Murschitz f9a7d3b90c changed formular in documentation of reprojectImageTo3D to fit the actual algorithm 1 year ago
Vadim Pisarevsky 2d204243af
Merge pull request #25064 from vpisarev:em_5point_fix 1 year ago