mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 08:44:11 +08:00

- made some of dependencies explicit - removed dependencies to highgui and some other modules where possible - modified some samples to build without modules
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.