Code39 Decoder SDK/Android 2.5
he Code39 decoder SDK is a robust and efficient library for reading/decoding, searching barcodes, and detecting barcode orientation.nnThe SDK provides developers with complete control over every aspect of reading and decoding barcodes. developers can use a single function to read any barcode image or barcode frame.nnSince barcodes are often dirty, or otherwise imperfect, all of the reading/decoding functions perform advanced, high level error correction internally to correct these situations. Additionally, the SDK can read any skewed barcode, since barcodes are rarely ever perfectly horizontal. Enhanced error correction and the ability to read skewed barcodes ensures developers that they will be able to read and correctly decode any supported barcode types. nnFeaturesnCan read barcode from low modulation grade or blurred symbol images. nCan read symbols with damaged borders. nCan read symbols with perspective distortions. nCan read symbols with most geometric distortions. nCan read symbols in environments with uneven illumination. nSupport omni-directional symbol recognition. nSupport multiple image formats such as tiff/bmp/jpg/png/gif/pcx etc. nContain Error Correction Code (ECC) to fix damaged barcode. nReturn the position of all recognized barcodes. nCan detect and decode barcode fast and correctly.