EQRCodeScanPrecision Enum

Namespace: Euresys::Open_eVision

EQRCodeScanPrecision_Automatic

The QR code reader determines the scan precision automatically.

EQRCodeScanPrecision_Fine

The QR code reader scans finely the search field to find the QR codes.

This value is recommended for small images or large images with small QR codes.

EQRCodeScanPrecision_Coarse

The QR code reader scans coarsely the search field to find the QR codes.

This value is recommended for large images with medium to large QR codes.

EQRCodeScanPrecision Enum

This enumeration contains the possible values for the scanning precision used by an EQRCodeReader object.

Namespace: Euresys.Open_eVision

Automatic

The QR code reader determines the scan precision automatically.

Fine

The QR code reader scans finely the search field to find the QR codes.

This value is recommended for small images or large images with small QR codes.

Coarse

The QR code reader scans coarsely the search field to find the QR codes.

This value is recommended for large images with medium to large QR codes.

EQRCodeScanPrecision Enum

This enumeration contains the possible values for the scanning precision used by an EQRCodeReader object.

Module: open_evision

Automatic

The QR code reader determines the scan precision automatically.

Fine

The QR code reader scans finely the search field to find the QR codes.

This value is recommended for small images or large images with small QR codes.

Coarse

The QR code reader scans coarsely the search field to find the QR codes.

This value is recommended for large images with medium to large QR codes.