create Scan Session
open fun createScanSession( appContext: FragmentActivity, SCANFLOW_LICENSE_KEY: String, sfCameraView: SFCameraView, textCaptureConfig: TextCaptureConfig): ScanflowReader
Content copied to clipboard
createScanSession method used to create session for text from core
Parameters
app Context
FragmentActivity
SCANFLOW_LICENSE_KEY
String
sf Camera View
SFCameraView
text Capture Config
TextCaptureConfig
open fun createScanSession( appContext: FragmentActivity, SCANFLOW_LICENSE_KEY: String, sfCameraView: SFCameraView, textCaptureConfig: TextCaptureConfig, setPreZoom: Float): ScanflowReader
Content copied to clipboard