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 7a62413c94 added houghcircles sample, improved circle detection (ticket #951) 13 years ago
..
doc added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 13 years ago
include/opencv2/imgproc added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 13 years ago
perf
src added houghcircles sample, improved circle detection (ticket #951) 13 years ago
test added another contour perimeter test and fixed bug #216 13 years ago
CMakeLists.txt