Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 84022b0c19 fix thin-prism coefficients at 0's in the stereo calibration function unless the flag CALIB_THIN_PRISM_MODEL is explicitly set 12 years ago
..
doc
include/opencv2 expose findEssentialMat, decomposeEssentialMat and recoverPose to Python 12 years ago
perf Fixed some dubious uses of tbb::task_scheduler_init. 12 years ago
src fix thin-prism coefficients at 0's in the stereo calibration function unless the flag CALIB_THIN_PRISM_MODEL is explicitly set 12 years ago
test Fixed some dubious uses of tbb::task_scheduler_init. 12 years ago
CMakeLists.txt