Repository for OpenCV's extra modules
 
 
 
 
 
 
Xavier Weber 4c1fb00829 Merge pull request #2231 from Saafke:dnn_superres_final_phase 6 years ago
..
include/opencv2/datasets Merge pull request #2231 from Saafke:dnn_superres_final_phase 6 years ago
samples Merge pull request #2231 from Saafke:dnn_superres_final_phase 6 years ago
src Merge pull request #2231 from Saafke:dnn_superres_final_phase 6 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.