Open3D (C++ API)
0.17.0
|
#include <cstdint>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | open3d |
namespace | open3d::ml |
namespace | open3d::ml::contrib |
Functions | |
std::vector< int64_t > | open3d::ml::contrib::NmsCPUKernel (const float *boxes, const float *scores, int n, double nms_overlap_thresh) |