pcod-common v1.0.0
Shared preprocessing and postprocessing for point-cloud object detection
Loading...
Searching...
No Matches
nms.hpp File Reference
#include <vector>
#include "pcod_common/bounding_box.hpp"

Go to the source code of this file.

Classes

struct  pcod_common::NmsConfig
 

Namespaces

namespace  pcod_common
 

Functions

void pcod_common::ApplyRotatedNms (std::vector< BoundingBox > &bboxes, const NmsConfig &config)