Back to Adaptive Vision Studio website

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

SurfaceMinimalPoint


Module: Vision3DStandard

Finds the surface point with minimal Z coordinate.

Name Type Description
inSurface Surface Input surface
inRoi Region* Region of interest
outMinimalPoint Point3D Point with minimal Z coordinate

Examples

Description of usage of this filter can be found in examples and tutorial: Chocolate Cookies Inspection 3D.

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.