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