B  C  D  E  F  G  I  L  M  N  O  P  R  S  U  W 

O

OK - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

A good polygon was detected.

OK_BARCODE - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

A barcode was detected.

OK_BUT_BAD_ANGLES - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

A polygon was detected but it is distorted too much.

OK_BUT_BAD_ASPECT_RATIO - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

A polygon was detected but its aspect ratio is wrong.

OK_BUT_TOO_SMALL - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

A polygon was detected but was too small.

OK_OFF_CENTER - enum entry in io.scanbot.sdk.core.contourdetector.DetectionResult

A polygon was detected, but its center is too far away from the image center.

B  C  D  E  F  G  I  L  M  N  O  P  R  S  U  W