This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
b2deab2175
Branches
Tags
View all branches
opencv
/
modules
/
contrib
History
Philipp Wagner
b2deab2175
Updated the documentation to (1) reflect the latest changes and (2) answer some questions I were asked.
2012-07-29 23:16:51 +02:00
..
doc
Updated the documentation to (1) reflect the latest changes and (2) answer some questions I were asked.
2012-07-29 23:16:51 +02: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
Fixed facerec_eigenfaces.cpp demo sample: it contained hardcoded values, which made wrong element access possible. Fixed unsigned integer/signed integer warnings in facerec.cpp.
2012-07-29 22:41:40 +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