1059 Commits (8cdf7bb84b1ff0214f7c477dc56e1546c21224ef)

Author SHA1 Message Date
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
Suleyman TURKMEN fcc28fecb6 Make Up 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
catree a893395da8 Fix typo bug in the calculation of some derivatives (dmxdt, dmydt, dmxdr, dmydr) in cvProjectPoints2 function. 8 years ago
sourin 99374598b3 Fix modified 8 years ago
catree ba14895fd7 Add figure for the pinhole camera model in the 2.4 documentation. 8 years ago
catree 74b899d8b0 Modify the figure of the pinhole camera model with pixels starting from the uv axis. 8 years ago
Jeff McBride 562c15cbe9 Don't assume all images have the same number of calibration points 8 years ago
catree 6e931aaab7 Add pinhole camera model illustration in calib3d documentation. 8 years ago
Your Name 718891d937 Tabs -> Whitespaces. 8 years ago
Your Name c6f790ce12 Fixed using local variable instead of global var. 8 years ago
Tomoaki Teshima ce66de8e3d calib3d: fix typo 8 years ago
Прун Виктор fa42a1cfc2 fix calib3d changes in #6836 plus some others 8 years ago
Sergei Nosov b3d55489d3 fix compiler warning 8 years ago
Your Name 440ba2e4a7 Passing Disparity Shift as a parameter. 8 years ago
Leonardo Brás 0e9c8e2dd5 'resolves' 6898 8 years ago
Sergei Nosov d06b8c4ea9 add test for #6836 8 years ago
Maksim Shabunin 95da5ec245 Restored check chessboard parameters 8 years ago