|
OpenShot Library | libopenshot
0.7.0
|
Go to the source code of this file.
Functions | |
| void | apply_nms (vector< DetectionBox > &detections, double nms_iou_thresh) |
| void apply_nms | ( | vector< DetectionBox > & | detections, |
| double | nms_iou_thresh | ||
| ) |
Definition at line 117 of file sort.cpp.
Referenced by SortTracker::update().
1.8.17