B
C
D
E
F
G
I
L
M
N
O
P
R
S
U
W
S
- setAcceptedAngleScore(Double) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
- The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
- setAcceptedSizeScore(Double) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
- The minimum size in percent (0 - 100) of the screen size to accept a detected document.
- setRectOfInterest(RectF) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
- Set rect od interest sizes.
- setRequiredAspectRatios(List) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
- Set required PageAspectRatios.
- setType(ContourDetector.Type) - function in io.scanbot.sdk.core.contourdetector.ContourDetectorSettings.Builder