-
public class ChequeScannerFrameHandler.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ChequeScannerFrameHandler.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ChequeScannerFrameHandlerattach(IScanbotCameraView cameraView, ChequeScanner chequeScanner)Convenience method for creating new ChequeScannerFrameHandler and adding it as FrameHandler to given camera view. -
-
Method Detail
-
attach
final ChequeScannerFrameHandler attach(IScanbotCameraView cameraView, ChequeScanner chequeScanner)
Convenience method for creating new ChequeScannerFrameHandler and adding it as FrameHandler to given camera view.
- Parameters:
cameraView- camera view to which new cheque data detector will be attached
-
-
-
-