Hello,
I have the following application: Attached you can see some Images, it is a White Container with some different bottles in it (I made 4 Pictures to see the structure of this). There are 6 positions for the bottles, and 2 different bottle types in it. In different applications, all of the 6 positions can have a big bottle (called "tube"), a small bottle (called "Cup") or be empty. In the example Images you can see 2 Tubes, 2 Cups and 2 Empty positions.
A Camera is looking from the front to this Container, like in Image IMG_0001.JPG. The Task is to detect one of the 3 Options for each of the 6 positions (Is there a tube, a Cup or empty).
How would you solve this Problem with OpenCV? Would you suggest a Special Illumination?
Thank you for helping,