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 5c3447c125 added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work 14 years ago
..
doc added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work 14 years ago
include/opencv2/gpu parallelized hypotheses evaluation cycle in gpu::solvePnpRansac 14 years ago
src removed test whether z is negative in gpu::solvePnpRansac (there is no need in this for tests passing) 14 years ago
test removed test whether z is negative in gpu::solvePnpRansac (there is no need in this for tests passing) 14 years ago
CMakeLists.txt added projectPoints and transformPoints into GPU module 14 years ago
FindNPP.cmake fixed FindNPP.cmake Apple-aimed part 14 years ago