Ask Your Question

madokaaukawa's profile - activity

2016-02-01 22:39:16 -0600 commented question how to distinguish between object and dirt/water.

Tetragramm,

Thank you for response, the object is like rock or stone in small pieces. stain will be pretty dark black but not in regular shape. water mark has some reflections. how could we do to distinguish those? Thanks

2016-02-01 20:37:25 -0600 asked a question how to distinguish between object and dirt/water.

Hi all,

I am willing to write a program to detect a real object on a conveyor belt. however, there could be stain or water on the belt which interferes the detection. what would be the a good way to detect it? If dirt or water on the belt, the program just need to report this is not a valid object. Currently, I am thinking using find contours. but object could be any shapes. it is hard to distinguish a valid object. Any better idea?

Thanks in advance.