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.
 
 
 
 
 
 
Maksim Shabunin bef177c718 Minor documentation fixes: 8 years ago
..
include/opencv2/datasets Minor documentation fixes: 8 years ago
samples Fixed segmentation fault error in TRACK_vot::getNextFrame() 10 years ago
src Minor documentation fixes: 8 years ago
CMakeLists.txt Java and python wrappers for contrib modules 10 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.