Scan Intention
Defined in framework ScanditCaptureCore
- enum ScanIntention
Added in version 6.24.0
Allows enabling of the new Smart and SmartSelection algorithms that intelligently identify and scan the intended barcode without requiring precise aiming, eliminating the need to constantly look at the screen and reducing errors.
- manual
Added in version 6.24.0
No smart algorithms for devices with poorer performance.
- smart
Added in version 6.24.0
On supported devices, it enables the automatic algorithm that intelligently identifies and then scans the barcode that the user intends to capture, reducing errors.
- smartSelection
Added in version 7.5.0
Identifies candidates for scanning and then scans the barcode that the user indicates, reducing errors.