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 Smorkalov 51de5807e8 Set of build fixes for ## 3580, 3574. 2 years ago
..
include/opencv2/datasets Merge pull request #3296 from gvcallen:4.x 3 years ago
samples Merge pull request #3296 from gvcallen:4.x 3 years ago
src Set of build fixes for ## 3580, 3574. 2 years ago
CMakeLists.txt Merge pull request #3296 from gvcallen:4.x 3 years ago
README.md Merge pull request #3296 from gvcallen:4.x 3 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.