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,
	out float outMedianAngle
)

Parameters

Name Type Range Default Description
inDaPImageFilNet.ImageA result of GradientDirAndPresenceImage filter.
outMedianAnglefloat

Function Overrides

See also