83 Commits (f34b2f7b8d10271d0e16bcab174bdacd51365f4f)

Author SHA1 Message Date
Hans Gaiser 11b24eb49f Expose CirclesGridFinderParameters in findCirclesGrid. 8 years ago
Vladislav Sovrasov 710506e9e2 calib3d: add a new overload for recoverPose 8 years ago
Duncan Barber 1c3b9d7591 Tiny documentation fix in stereoCalibrate 8 years ago
catree a93c70f533 Add note about solvePnP methods that cannot be used. 8 years ago
Pavel Rojtberg e1503cc29e calibrateCamera: specifiy what kind of re-projection error is returned 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
catree ce7811e5dd Add distortion example images for calib3d documentation. 8 years ago
StevenPuttemans 524c61279b replace principle by principal 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Vladislav Sovrasov dfe4519c07 Add QR decomposition to HAL 8 years ago
Suleyman TURKMEN fcc28fecb6 Make Up 8 years ago
catree 6e931aaab7 Add pinhole camera model illustration in calib3d documentation. 8 years ago
Pavel Rojtberg c1b90a1c22 fisheye: add CALIB_FIX_PRINCIPAL_POINT 8 years ago
Vladislav Sovrasov 46fb46c54e Add an extended version of CalibrateCamera function 9 years ago
Pavel Rojtberg bb605279b6 clarify how to use fisheye::distortPoints 9 years ago
aravind 7ad849718c Fixed Fisheye Camera model documentation. 9 years ago
Matěj Šmíd 3e176bbfa0 fisheye documentation typo 9 years ago
Alexander Karsakov e784ea7178 Fixed getSubset method to support Nx3 1-channel matrices as input (3xN 1-channel matrices doesn't supported at all). 9 years ago
Emanuel Jöbstl 4e469f2866 Changed parameter order in documentation 9 years ago
Alexander Alekhin 323e24e3ef change links from samples/python2 to samples/python 9 years ago
Thomas Dunker 6882c10b45 Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 9 years ago
Pavel Rojtberg b5ddaae427 calib3d: add CALIB_USE_LU to use LU decomposition in solver 9 years ago
Pavel Rojtberg 9d89c369f8 update SOLVEPNP documentation 9 years ago
emiswelt 2e9ef3f9e3 Changed parameter order of cv::stereoRectify in documentation, 9 years ago
Pavel Rojtberg 16fcd78f03 add sampson distance error measure 9 years ago
Rok Mandeljc 980d84e4a2 calib3d: improve documentation of reprojectImageTo3D 9 years ago
Elad Joseph 7c16ad3f49 Update documentation in calib3d.hpp 9 years ago
sbokov aea4157340 Adding new HAL-accelerated MODE_SGBM_3WAY 9 years ago
themightyoarfish b8f93e08e9 Fixed documentation bug for projectPoints: Distortion coefficients cannot actually be NULL 9 years ago
themightyoarfish fcc842f08b Fixed typo in doc for findEssentialMat 10 years ago
Ignas Daukšas af62624849 Add cameraMatrix parameter to findEssentialMat and recoverPose 10 years ago
Dikay900 7ca0557b40 typos in comments 10 years ago
Martin Ueding 5ffb53f229 Add example data types for calibrateCamera call 10 years ago
Daeyun Shin 4686b935c1 Fix typo in documentation. F = K^-T * E * K^-1 10 years ago
sanuj 441cd22343 Add documentation for solvePnP in calib3d 10 years ago
Olexa Bilaniuk 69b146412a Edited Doxygen documentation in the module calib3d. 10 years ago
Josep Bosch 75c99d65a5 Fisheye calibration methods available now in python 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 31c8b527c6 gpuarithm module for arithmetics operations on matrices 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov 8009b5150e added performance tests for gpu module 13 years ago
Andrey Kamaev 5cce038958 Performance testing branch is merged back into trunk 13 years ago