|
OpenShot Library | libopenshot
0.5.0
|
#include "sort.hpp"Go to the source code of this file.
Functions | |
| void | apply_nms (vector< TrackingBox > &detections, double nms_iou_thresh) |
| void apply_nms | ( | vector< TrackingBox > & | detections, |
| double | nms_iou_thresh | ||
| ) |
Definition at line 51 of file sort.cpp.
Referenced by SortTracker::update().
1.8.17