|  | OpenCV 5.0.0-pre
    Open Source Computer Vision | 
#include <opencv2/xobjdetect/detection_based_tracker.hpp>
| Public Member Functions | |
| ExtObject (int _id, cv::Rect _location, ObjectStatus _status) | |
| Public Attributes | |
| int | id | 
| cv::Rect | location | 
| ObjectStatus | status | 
| 
 | inline | 
| int cv::DetectionBasedTracker::ExtObject::id | 
| cv::Rect cv::DetectionBasedTracker::ExtObject::location | 
| ObjectStatus cv::DetectionBasedTracker::ExtObject::status |