public class AdaptiveFinderOverlayView
Represents Finder view overlay, which automatically adjusts to the document format according to AdaptiveFinderOverlayView.requiredAspectRatios
public AdaptiveFinderOverlayView(@NotNull
android.content.Context context,
@Nullable
android.util.AttributeSet attr)
Represents Finder view overlay, which automatically adjusts to the document format according to AdaptiveFinderOverlayView.requiredAspectRatios
@NotNull public NonExistentClass getContourDetectorFrameHandler()
protected void handleDetectionResult(@NotNull
java.util.List<io.scanbot.sdk.ui.camera.FinderAspectRatio> requiredAspectRatios,
@NotNull
io.scanbot.sdk.core.contourdetector.DetectionResult detectionResult,
int frameWidth,
int frameHeight,
int frameOrientation,
@NotNull
java.util.List<? extends android.graphics.PointF> polygon)