ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
iou.cpp File Reference
Include dependency graph for iou.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::ml
 
 cloudViewer::ml::contrib
 

Functions

py::array cloudViewer::ml::contrib::IouBevCPU (py::array boxes_a, py::array boxes_b)
 
py::array cloudViewer::ml::contrib::Iou3dCPU (py::array boxes_a, py::array boxes_b)
 
void cloudViewer::ml::contrib::pybind_contrib_iou (py::module &m_contrib)