mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 17:24:28 +08:00

Rework tinyxml2 in this module to have namespace cv::tinyxml2 instead of just tinyxml2, so will not clash with other versions of tinyxml2 at linkage time.
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.