Start » Filter Reference » Surface » Surface Features » SurfaceMassCenter
Module: | Vision3DStandard |
---|
Computes the mass center of surface points.
Name | Type | Description | |
---|---|---|---|
inSurface | Surface | Input surface | |
inRoi | Region* | Region of interest | |
outMassCenter | Point3D | Mass center of the surface points |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | No valid point in given region in SurfaceMassCenter. |
DomainError | Region of interest exceeds an input surface in SurfaceMassCenter. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of SurfaceMassCenter filter group.