
Adds support for MicroPDF417 Barcodes.
Features
- Added new API for setting search types for recognition: SetBarcodeReaderType, GetBarcodeReaderType, and GetBarcodeReaderTypesCount.
- Added support for MicroPDF417 Barcodes.
- Added the AdditionalReadingPass property to scan the image a second time at a smaller resolution to potentially find more barcodes.
- Accuracy improvements for Data Matrix and Code 39 barcodes.
- Updated documentation with more explanations and code examples.