3D Object Model - Segmentation🔗
Operators🔗
fit_primitives_object_model_3d: Fit 3D primitives into a set of 3D points.
reduce_object_model_3d_by_view: Remove points from a 3D object model by projecting it to a virtual view
and removing all points outside of a given region.
segment_object_model_3d: Segment a set of 3D points into sub-sets with similar characteristics.
select_points_object_model_3d: Apply a threshold to an attribute of 3D object models.