Count the number of objects in an Image

Posted by kunjaan on Stack Overflow See other posts from Stack Overflow or by kunjaan
Published on 2010-06-01T18:15:37Z Indexed on 2010/06/05 17:52 UTC
Read the original article Hit count: 154

I am investigating the possibility of image processing to identify certain objects and also count them in an image.

I will be given a picture and I need to identify the number of boxes present in that image.

Does anybody have any experience with any Machine Vision/ Image Processing libraries like ImageJ, Fiji, JAI, jMagick ,Java Vision Toolkit? Which do you think is best suited for the job? What do you guys suggest? If the APIs can be used from Java, it would be better. Thank you.

Edit: I am dealing with warehouse brown boxes. Yes I am talking about regular photos. The source is usually a mobile phone picture.

© Stack Overflow or respective owner

Related posts about java

Related posts about language-agnostic