setAcceptedSizeScore

abstract fun setAcceptedSizeScore(acceptedSizeScore: Double)

The minimum size in percent (0 - 100) of the screen size to accept a detected document. It is sufficient that height or width match the score. Default is 80.0.

Warning: Lower values result in low resolution document images.

Parameters

acceptedSizeScore