java - How to reliably decode PDF417 barcodes on Android using software (not Zxing)? -
what need:
i need java library (preferably android) capable of reliably decoding pdf417 barcodes, may distorted (not flat) and/or partially obscured.
what i've tried:
the zxing pdf417 decoder still in alpha stages , lacks speed and/or reliability require. i've tried porting pdf417decode project java; ported library worked no more reliable zxing implementation.
details:
- decoding must take place in software; no external hardware permitted
- the library can cost money
any appreciated. thank time!
i have tried sdk aipsys, library native code android, fast compared java code, contact technical support details support@aipsys.com
Comments
Post a Comment