Skip to content

3D Object Model - Features🔗

Operators🔗

area_object_model_3dAreaObjectModel3d: Calculate the area of all faces of a 3D object model.

distance_object_model_3dDistanceObjectModel3d: Compute the distances of the points of one 3D object model to another 3D object model.

get_object_model_3d_paramsGetObjectModel3dParams: Return attributes of 3D object models.

max_diameter_object_model_3dMaxDiameterObjectModel3d: Calculate the maximal diameter of a 3D object model.

moments_object_model_3dMomentsObjectModel3d: Calculates the mean or the central moment of second order for a 3D object model.

select_object_model_3dSelectObjectModel3d: Select 3D object models from an array of 3D object models according to global features.

smallest_bounding_box_object_model_3dSmallestBoundingBoxObjectModel3d: Calculate the smallest bounding box around the points of a 3D object model.

smallest_sphere_object_model_3dSmallestSphereObjectModel3d: Calculate the smallest sphere around the points of a 3D object model.

volume_object_model_3d_relative_to_planeVolumeObjectModel3dRelativeToPlane: Calculate the volume of a 3D object model.