Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Image Features » ImageSharpness

ImageSharpness


Returns a value dependent on sharpness of the image. The value is bigger for sharper images.

Name Type Description
inImage Image Input image
inRoi Box* Range of pixels to be processed
outSharpness Real

Applications

Designed for manual or automatic camera focus adjustment.

Examples

Two images having different sharpness level – 38.326 for the left one, 6.059 for the right one.

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError inRoi exceeds image dimensions in ImageSharpness.

Complexity Level

This filter is available on Advanced Complexity Level.