
Added Python bindings for the barcode tracking API and an OpenCV sample. Scandit SDK 5.25 New Features/Performance Improvements Added C and Python API sc_recognition_context_set_camera_properties to manually specify the camera identifier and facing direction. Added option to specify the device name when initializing a RecognitionContext in the Python Linux SDK. ScImageDescription: added support for NV16 images ( SC_IMAGE_LAYOUT_NV16_8U). Fixed a rare crash in the Intelligent Mail symbology reader.īug Fixes/Software Updates in Scandit SDK 5.26.0 Linux. Scandit SDK 5.26 Bug Fixes/Software Updates in Scandit SDK 5.26.1 All SDKs Removed the following unoffically supported parser formats from public header file SpParser.h:. Scandit SDK 5.27 Bug Fixes/Software Updates in Scandit SDK 5.27.0 Linux Reduced UPCE and EAN8 false positive scans in non-barcode patterns. Added misprint correction for UPCA/EAN13 barcodes (split bars). Improved detection of full range Aztec codes with some perspective distortion. Reduced UPCE false positive scans inside EAN13 codes. Improved decoding of QR codes with slight curvature. Updated ARM MbedTLS to 2.28.1 to fix minor security issues. Added support for Composite Code flag parsing for GS1-128 (Code128). Minor execution speed improvement if only 2d symbologies are enabled.īug Fixes/Software Updates in Scandit SDK 5.28.0 All SDKs. Minor improvement in Rectangular Micro QR Code recognition performance.īug Fixes/Software Updates in Scandit SDK 5.28.1 All SDKs. Mirrored codes are not supported yet.īug Fixes/Software Updates in Scandit SDK 5.28.2 All SDKs Added support for Rectangular Micro QR Code (standardized in ISO/IEC 23941). Scandit SDK 5.28 New Features/Performance Improvements The old constants are still available for compatibility, but should no longer be used. For example: sc.SC_CODE_LOCATION_IGNORE is now sc.CODE_LOCATION_IGNORE.
Removed redundant SC_ prefixes from all Linux Python API constants.Fixed a rare crash in the Aztec code reader.Fixed MicroPDF417 error correction failure when missing rows at the bottom of a code.Fixed an issue that prevented certain color-inverted Aztec codes from decoding.Reduced EAN8 false positive scans in non-barcode patterns.
Reduced false positive scans inside barcode sub-regions (e.g.Do not use in production.īug Fixes/Software Updates in Scandit SDK 5.29.0 All SDKs A default dictionary is used with 100 codes of size 5x5. Added experimental ArUco marker symbology support ( SC_SYMBOLOGY_ARUCO).Added support for damaged QR and Micro QR finder patterns: up to two borders can be missing/damaged.
Scandit SDK 5.29 New Features/Performance Improvements