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.
 
 
 
 
 
 
Alexander Reshetnikov 70820224c3 added checking homography matrix computing for vector <Point2f> 13 years ago
..
doc modified documentation of solvePnP and solvePnPRansac 13 years ago
include/opencv2/calib3d added P3P method 13 years ago
perf Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 13 years ago
src done user requirement from yvonnic2m@gmail.com 13 years ago
test added checking homography matrix computing for vector <Point2f> 13 years ago
CMakeLists.txt Fixed modules order in OpenCVConfig.cmake 13 years ago