You are here: Start » FIL.NET » FIS.ImageSharpness Method
FIS.ImageSharpness Method
Returns a value dependent on sharpness of the image. The value is bigger for sharper images.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ImageSharpness ( FilNet.Image inImage, FilNet.Box? inRoi, out float outSharpness )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | inRoi | FilNet.Box? | Range of pixels to be processed. Default value: ftl::NIL. | ||
![]() | outSharpness | float |