• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

com.google.zxing.NotFoundException while reading barcode from tif image file

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Friends,

I am getting above error while reading barcode for tiff images. I googled but people are saying such type of exception are through when there is not barcode to read, but my tif file is having barcode.

Below is my code for reading barcode.



How to upload image from my C: drive

Thanks and Regards,
Prakash S.
 
Prakash Sanap
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,

Above code is working for high resolution image but for low resolution it is not working.
any body is having idea for low resolution image.Please reply

Thanks
Prakash Sanap
 
reply
    Bookmark Topic Watch Topic
  • New Topic