OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Andrey Kamaev
|
26bcb3812c
|
Fix binary compatibility of opencv_contrib
|
2012-10-17 02:09:28 +04:00 |
|
Kirill Kornyakov
|
9b8c47399a
|
fixed compilation error because of DetectionBasedTracker
|
2012-10-09 18:55:20 +04:00 |
|
Vadim Pisarevsky
|
94b97b7a63
|
partially recovered binary compatibility (ticket #2415)
|
2012-10-08 17:06:05 +04:00 |
|
Leonid Beynenson
|
2fd8ad65b9
|
Made changes in cv::DetectionBasedTracker -- now it can return status of the tracked objects
|
2012-10-04 20:50:59 +04:00 |
|
Leonid Beynenson
|
6d3db49932
|
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 |
|
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 |
|
Alexander Smorkalov
|
80febef237
|
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
|
2012-06-25 17:01:55 +00:00 |
|
Andrey Kamaev
|
bd901eb52d
|
Reverted r8721 and r8725 (issue #2080)
|
2012-06-24 08:50:03 +00:00 |
|
Alexander Smorkalov
|
a3be73b5cc
|
revisions 8681 and 8688 restored. Warning fixed.
Warning: changes beak binary compatibility
|
2012-06-21 14:37:28 +00:00 |
|
Andrey Kamaev
|
e8d158a5c8
|
Reverted changes breaking Android build
|
2012-06-19 08:10:05 +00:00 |
|
Alexander Smorkalov
|
1736cc9739
|
Code style fix. dbt face detection example turned off for Windows.
|
2012-06-18 10:59:28 +00:00 |
|
Alexander Smorkalov
|
7c160cdc30
|
Detection based tracker was refactored. Detector interface added.
|
2012-06-18 08:55:05 +00:00 |
|
Leonid Beynenson
|
e9b9dfe1c2
|
Made changes in DetectionBasedTracker -- refactored the class.
|
2011-11-17 15:17:02 +00:00 |
|
Leonid Beynenson
|
01c15db6d2
|
Committed the first version of DetectionBasedTracker.
|
2011-11-16 17:29:10 +00:00 |
|