java - Reading barcode from large image -


i reading datamatrix barcode large image consist text also.for reading using zxing library it's not able read barcode in image. while if providing barcode separate image reading barcode.

i have done google , found zxing not able read datamatrix barcode large image. want pre-process image before providing zxing. thinking extract barcode part large image. possible? if yes how can extract barcode part image? or other idea this?


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -