Back to Aurora Vision Studio website

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

SurfaceMedian_OrNil


Module: Vision3DStandard

Finds the median Z coordinate of the surface points; returns NIL if the surface is empty in the given region.

Name Type Description
Input value inSurface Surface Input surface
Input value inRoi Region* Region of interest
Output value outMedian Real? Median Z coordinate of the surface points

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 Region of interest exceeds an input surface in SurfaceMedian_OrNil.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of SurfaceMedian filter group.