Start » Filter Reference » Surface » Surface Features » SurfaceMedian
| Module: | Vision3DStandard |
|---|
Finds the median Z coordinate of the surface points.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inSurface | Surface | Input surface |
![]() |
inRoi | Region* | Region of interest |
![]() |
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 | No valid point in given region in SurfaceMedian. |
| DomainError | Region of interest exceeds an input surface in SurfaceMedian. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of SurfaceMedian filter group.


Basic
