|
Cpp-Processing
|
This is the complete list of members for CelanturSDK::Tracker, including all inherited members.
| get_lost_detections() const | CelanturSDK::Tracker | |
| init_logging() | CelanturSDK::Tracker | |
| operator=(const Tracker &other)=delete | CelanturSDK::Tracker | |
| operator=(Tracker &&other) noexcept | CelanturSDK::Tracker | |
| reset() | CelanturSDK::Tracker | |
| Tracker(std::filesystem::path license_path, float min_iou_threshold=0.3f, float high_score_threshold=0.7f) | CelanturSDK::Tracker | |
| Tracker(const Tracker &other)=delete | CelanturSDK::Tracker | |
| Tracker(Tracker &&other) noexcept | CelanturSDK::Tracker | |
| update(const std::vector< celantur::CelanturDetection > &detections) | CelanturSDK::Tracker | |
| ~Tracker() | CelanturSDK::Tracker |