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.
 
 
 
 
 
 
Suenghoon Park 78202100df added unit test for HoughCircles 12 years ago
..
doc fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 12 years ago
include/opencv2/ocl fixed a typo in ocl.hpp 12 years ago
perf fix the compilation bug of main.cpp in perf test and accuracy test on ocl module. It caused by the incompatibility of command line parser class in core.hpp between master branch and 2.4 branch. 12 years ago
src finished ocl::HoughCircles 12 years ago
test added unit test for HoughCircles 12 years ago
CMakeLists.txt Cleanup CMakeLists.txt of ocl module 12 years ago
cl2cpp.cmake Convert cl2cpp.py script to cmake 12 years ago