Back to FabImage Studio website
You are here: Start » Filter Reference » Surface Features » SurfaceMaximalPoint
Finds the surface point with maximal Z coordinate.
Name | Type | Description | |
---|---|---|---|
![]() |
inSurface | Surface | Input surface |
![]() |
inRoi | Region* | Region of interest |
![]() |
outMaximalPoint | Point3D | Point with maximal Z coordinate |
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 while computing Surface extremal point. |
Complexity Level
This filter is available on Basic Complexity Level.