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.
 
 
 
 
 
 
mschoeneck 5f30a0a076 Merge pull request #6958 from mschoeneck:Common-Canny-parallelization 8 years ago
..
doc Adding the syntax and usage for cv2.undistortPoints(). 9 years ago
include/opencv2 imgproc: Canny with custom gradient 8 years ago
misc/java Java wrapper for moments: do not truncate values in set method 9 years ago
perf Visual Studio 2015 warning and test fixes 9 years ago
src Merge pull request #6958 from mschoeneck:Common-Canny-parallelization 8 years ago
test imgproc test: Canny with custom gradient 8 years ago
CMakeLists.txt