Start » Filter Reference » Surface » Surface Features » SurfaceMaximalPoint
Module: | Vision3DStandard |
---|
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. |
DomainError | Region of interest exceeds an input surface in SurfaceMaximalPoint. |
Complexity Level
This filter is available on Basic Complexity Level.