ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
MinimumOBB.h File Reference
Include dependency graph for MinimumOBB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::t
 
 cloudViewer::t::geometry
 
 cloudViewer::t::geometry::kernel
 
 cloudViewer::t::geometry::kernel::minimum_obb
 

Functions

OrientedBoundingBox cloudViewer::t::geometry::kernel::minimum_obb::ComputeMinimumOBBJylanki (const core::Tensor &points_, bool robust)
 
OrientedBoundingBox cloudViewer::t::geometry::kernel::minimum_obb::ComputeMinimumOBBApprox (const core::Tensor &points, bool robust)