public static class ContourDetectorFrameHandler.Companion
@JvmStatic @NotNull public ContourDetectorFrameHandler attach(@NotNull io.scanbot.sdk.ui.camera.IScanbotCameraView cameraView, @NotNull io.scanbot.sdk.core.contourdetector.ContourDetector detector)
Convenience method for creating new class ContourDetectorFrameHandler and adding it
as FrameHandler to given camera view.
cameraView - camera view to which new contour detector will be attacheddetector - contour detector instanceclass ContourDetectorFrameHandlerclass ContourDetectorFrameHandler