Zxing does not support UPS maxicode, Is there anyway i can implement maxicode scanning with zxing or any other solution?
Any suggestions are welcome.
|
Zxing does not support UPS maxicode, Is there anyway i can implement maxicode scanning with zxing or any other solution? Any suggestions are welcome.
| |||
|
feedback
|
|
It has a decoder, but not a detector; it will only read Maxicode in pure synthetic images. You can reuse the decoder, and finish it by writing a detector to find the barcode in the image first. | |||
feedback
|