ScanDetector Constructor
constructor(storage: File)
Loads a detection model from disk.
Parameters
- storage — the directory holding the model data
Throws
- ScanningSdkException — if the model cannot be loaded
constructor(storage: File)
Loads a detection model from disk.