Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Image » Image Pixel Statistics » DaPImageMedian

DaPImageMedian


Module: FoundationPro

Computes the average direction within the region of interest.

Name Type Description
Input value inDaPImage Image A result of GradientDirAndPresenceImage filter
Input value inRoi Region* Range of pixels to be processed
Input value inAngleRange AngleRange
Output value outMedianAngle Real

Requirements

For input inDaPImage only pixel formats are supported: 1⨯uint8.

Read more about pixel formats in Image documentation.

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 Not supported inDaPImage pixel format in DaPImageMedian. Supported formats: 1xUInt8.

Complexity Level

This filter is available on Expert Complexity Level.