Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Surface » Surface Features » SurfaceMaximalPoint

SurfaceMaximalPoint


Module: Vision3DStandard

Finds the surface point with maximal Z coordinate.

Name Type Description
Input value inSurface Surface Input surface
Input value inRoi Region* Region of interest
Output value 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.