Skip to content

3D Object Model - Segmentation🔗

Operators🔗

fit_primitives_object_model_3dFitPrimitivesObjectModel3d: Fit 3D primitives into a set of 3D points.

reduce_object_model_3d_by_viewReduceObjectModel3dByView: 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_3dSegmentObjectModel3d: Segment a set of 3D points into sub-sets with similar characteristics.

select_points_object_model_3dSelectPointsObjectModel3d: Apply a threshold to an attribute of 3D object models.