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
opencv
/
modules
/
contrib
/
include
/
opencv2
/
contrib
History
Leonid Beynenson
35344569bf
Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector.
...
In this case new objects will be added into it by the method addObject(const cv::Rect& location).
2012-06-28 16:07:10 +00:00
..
contrib.hpp
Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap.
2012-06-16 08:33:48 +00:00
detection_based_tracker.hpp
Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector.
2012-06-28 16:07:10 +00:00
hybridtracker.hpp
Fixed mingw build warnings
2012-06-20 17:57:26 +00:00
retina.hpp
added get methods for retina outputs
2012-02-10 13:25:33 +00:00