You are here: Start » AVL.NET » Function Reference » Image » Image Features » AVL.ImageSharpness
Returns a value dependent on sharpness of the image. The value is bigger for sharper images.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | AvlNet.Image | Input image. | ||
![]() | outSharpness | float |
Examples
![]() |
![]() |
Two images having different sharpness level – 38.326 for the left one, 6.059 for the right one.
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | inRoi exceeds image dimensions in ImageSharpness. |




