DocumentReader.computeBlurrinessScore Method

Module: DocumentReader

Definition

Compute the level of blur in an image

int computeBlurrinessScore(DocumentImage image)

Parameters

in The image to compute the blurriness score on.

Returns

int
Level of blur in the image (lower = blur, higher = sharp)

Exceptions

An error has occurred during Document Library execution.