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.
 
 
 
 
 
 
atinfinity 0a8d841bb3 Merge pull request #2412 from atinfinity:fixed-typo 5 years ago
..
include/opencv2/datasets datasets: apply CV_OVERRIDE/CV_FINAL 7 years ago
samples Merge pull request #2412 from atinfinity:fixed-typo 5 years ago
src build: unreachable code after CV_Error() 7 years ago
CMakeLists.txt eliminate build warnings / fix bug in text module 7 years ago
README.md minor add of text to README.md 9 years ago

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.