You are here: Start » FIL.NET » FIS.DaPImageMedian Method
FIS.DaPImageMedian Method
Computes the average direction within the region of interest.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void DaPImageMedian ( FilNet.Image inDaPImage, NullableRef<FilNet.Region> inRoi, FilNet.AngleRange inAngleRange, out float outMedianAngle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inDaPImage | FilNet.Image | A result of GradientDirAndPresenceImage filter. | ||
![]() | inRoi | FilNet.NullableRef<FilNet.Region> | Range of pixels to be processed. Default value: ftl::NIL. | ||
![]() | inAngleRange | FilNet.AngleRange | _0_360 | Default value: _0_360. | |
![]() | outMedianAngle | float |