SFTextCaptureSession

object SFTextCaptureSession

SFTextCaptureSession class used to create session for Text from core

Functions

Link copied to clipboard
open fun createScanSession(    appContext: FragmentActivity,     SCANFLOW_LICENSE_KEY: String,     sfCameraView: SFCameraView,     textCaptureConfig: TextCaptureConfig): ScanflowReader

createScanSession method used to create session for text from core

open fun createScanSession(    appContext: FragmentActivity,     SCANFLOW_LICENSE_KEY: String,     sfCameraView: SFCameraView,     textCaptureConfig: TextCaptureConfig,     setPreZoom: Float): ScanflowReader