Back to FabImage Studio website
You are here: Start » Filter Reference » Path Features » PathMassCenter
Computes the average of the path points (all, not only characteristic ones).
Name | Type | Description | |
---|---|---|---|
![]() |
inPath | Path | Input path |
![]() |
outMassCenter | Point2D |
Description
The operation computes the mass center of a path by averaging its points.
Examples
![]() |
![]() |
The resulting outMassCenters drawn onto the sample paths.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Empty path on input in PathMassCenter. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of PathMassCenter filter group.