Repository for OpenCV's extra modules
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 Alekhin 5d9fc41b9e Merge pull request #1588 from alalek:cv_override_final 7 years ago
..
include/opencv2/datasets datasets: apply CV_OVERRIDE/CV_FINAL 7 years ago
samples
src Merge pull request #1588 from alalek:cv_override_final 7 years ago
CMakeLists.txt datasets: apply CV_OVERRIDE/CV_FINAL 7 years ago
README.md

README.md

Interface for interfacing with existing computer vision databases

In the src directory, there is code for reading many of the existing computer vision databases.

In the samples directory, there are examples of using the above code to read, train and test on the data.