Loading...
Searching...
No Matches
cv::DetectionBasedTracker::ExtObject Struct Reference
#include <opencv2/objdetect/detection_based_tracker.hpp>
Public Member Functions | |
ExtObject (int _id, cv::Rect _location, ObjectStatus _status) | |
Public Attributes | |
int | id |
cv::Rect | location |
ObjectStatus | status |
Constructor & Destructor Documentation
◆ ExtObject()
|
inline |
Member Data Documentation
◆ id
int cv::DetectionBasedTracker::ExtObject::id |
◆ location
cv::Rect cv::DetectionBasedTracker::ExtObject::location |
◆ status
ObjectStatus cv::DetectionBasedTracker::ExtObject::status |
The documentation for this struct was generated from the following file:
- opencv2/objdetect/detection_based_tracker.hpp