Back to FabImage Studio website
You are here: Start » Filter Reference » Surface » Surface Features » 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 | |
---|---|---|---|
![]() |
inSurface | Surface | Input surface |
![]() |
inRoi | Region* | Region of interest |
![]() |
outMedian | Real? | Median Z coordinate of the surface points |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of SurfaceMedian filter group.