opencv/modules/contrib
2012-09-07 22:42:46 +02:00
..
doc Added a simple CMakeLists.txt to the facerec_samples, which are not included in the samples folder. Makes building these samples a lot easier. 2012-09-07 17:33:44 +02:00
include/opencv2/contrib added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
src The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it. 2012-09-07 22:42:46 +02:00
test quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
CMakeLists.txt Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00