opencv/modules/contrib
2012-07-29 22:20:07 +02:00
..
doc Grammar and Formatting fixes. Added link to the Yale Facedatabase A. Added download directive links for linking to the sample source code samples. 2012-07-06 20:42:02 +00:00
include/opencv2/contrib Changed DetectionBasedTracker a bit to make its method addObject to return an integer value -- the id of the new added object. 2012-07-09 14:37:12 +00:00
src Bug #2214: Fixed bug, when calling the train method multiple times. The Eigenfaces and Fisherfaces method now re-estimate the model, the LBPH method appends the new data to the existing model. 2012-07-29 22:20:07 +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