Package 

Object ContourDetectorFrameHandler.Companion

    • Method Summary

      Modifier and Type Method Description
      final ContourDetectorFrameHandler attach(IScanbotCameraView cameraView, ContourDetector detector) Convenience method for creating new ContourDetectorFrameHandler and adding it as FrameHandler to given camera view.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • attach

         final ContourDetectorFrameHandler attach(IScanbotCameraView cameraView, ContourDetector detector)

        Convenience method for creating new ContourDetectorFrameHandler and adding it as FrameHandler to given camera view.

        Parameters:
        cameraView - camera view to which new contour detector will be attached
        detector - contour detector instance