878 Commits (21fff4dfb65d056bec9a965d2a56913bf5a03aef)

Author SHA1 Message Date
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
David Carlier bacc210606 fixing segfaults occuring when launching those unit tests 8 years ago
Tomoaki Teshima 62c17dc3cf fix typo and align white spaces 8 years ago
Tomoaki Teshima c145f28c71 fix build error on VS2012 8 years ago
Tong Ke 0a63ab36bb Merge pull request #8301 from tonyke1993:p3p_alg 8 years ago
Paolo Perkovic dd576c89a3 Fix StereoBM ROI selection 8 years ago
Matthias Grundmann de52887c49 Update circlesgrid.cpp 8 years ago
Artem Lukoyanov 3bf5d34544 Callib3d 4channel image detection 8 years ago
Hans Gaiser 11b24eb49f Expose CirclesGridFinderParameters in findCirclesGrid. 8 years ago
Vladislav Sovrasov 710506e9e2 calib3d: add a new overload for recoverPose 8 years ago
Vitaly Tuzov 4950f542d1 Fix for SGBM compute() buffer allocation failure on big images 8 years ago
Jiri Horner 4ee25c7e95 add test for convertions in estimateAffine2D* functions 8 years ago
Jiri Horner 9408a5ef5d fix conversion bug in estimateAffine2D* functions 8 years ago
Alexander Alekhin c1dec72fb6 java: force 64F in solvePnP test 8 years ago
Pavel Rojtberg 3e708e015c solvePnP: use CV_32F for rvec, tvec if all PnP inputs are CV_32F 8 years ago
Tomoaki Teshima b34ebc8cfe use universal intrinsic in stereo matching 8 years ago
Tomoaki Teshima f1aae52daf clean up unused #if 8 years ago
Duncan Barber 1c3b9d7591 Tiny documentation fix in stereoCalibrate 8 years ago
Alexander Alekhin ca6beb9ca8 calib3d: fix InputArray -> CvMat 8 years ago
Alexander Alekhin 0e4dde1781 Merge pull request #7872 from alalek:merge-2.4 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
mshabunin bfde5cdde0 SGBM: fixed uninitialized memory in cost buffer 8 years ago
Alexander Alekhin ec859ceb2c test: limit chessboard generator parameters 8 years ago
Vladislav Sovrasov 120531cb46 Fix error threshhold in SolvePnPRansac 8 years ago
catree a93c70f533 Add note about solvePnP methods that cannot be used. 8 years ago
Pavel Rojtberg 2bfcbe1459 fisheye::undistortPoints: sanitize theta values 8 years ago
Alexander Alekhin 56ed8b1721 calib3d: fix fisheye for test fisheyeTest.stereoCalibrateFixIntrinsic 8 years ago
Pavel Rojtberg e1503cc29e calibrateCamera: specifiy what kind of re-projection error is returned 8 years ago
Alexander Alekhin a936cb087e calib3d: fix fisheye for test fisheyeTest.stereoCalibrateFixIntrinsic 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin 30cdcfa554 warnings 8 years ago
Pavel Rojtberg 25061b4280 convertPointsToHomogeneous: fix output type for depth == CV_32S 8 years ago
abratchik f978ee613e fix for #7510, #7511 and #7512 8 years ago
Tomoaki Teshima cba22349b7 add universal hardware support check function 8 years ago
Tomoaki Teshima b823c8e95c add universal intrinsic in StereoSGBM 8 years ago
Vladislav Sovrasov c55890f637 Enable chessboard detector test on Ubuntu 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
Sean McBride 943ac96526 Eliminated use of obsolete 'register' keyword 8 years ago
Alexander Alekhin 4439ba09f9 test: update condition for Calib3d_StereoCalibrate 8 years ago
Alexander Alekhin db451f20df test: don't use points on single line for solvePnP 8 years ago
Pavel Rojtberg 01b592c8e1 calibrateCamera: mask f_x when using FIX_ASPECT_RATIO 8 years ago
catree 1c409abe9c Add example image about distortion effect. 8 years ago
catree ce7811e5dd Add distortion example images for calib3d documentation. 8 years ago
StevenPuttemans 524c61279b replace principle by principal 8 years ago
k-shinotsuka 1a51a96de2 fixed the difference of the calculation result for findStereoCorrespondenceBM_SSE2() and findStereoCorrespondenceBM_(). 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Maksim Shabunin b8bce55270 Several chessboard detector improvements: 8 years ago
Vladislav Sovrasov dfe4519c07 Add QR decomposition to HAL 8 years ago
Alexander Alekhin a6e5ebafcf calib3d: fix cornerSubPix memory error 8 years ago
Matthew Self 7de2e1e795 Improve perfomance of median calculation in LMedS algorithm 8 years ago