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.
 
 
 
 
 
 
John Forrest cb681cd4db Update tinyxml2 to be under cv namespace 5 years ago
..
include/opencv2/datasets Merge pull request #2231 from Saafke:dnn_superres_final_phase 6 years ago
samples Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
src Update tinyxml2 to be under cv namespace 5 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.