The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
3answers
103 views

Median Filter one after another

Operate on an image by performing Median Filtering in a 3x3 window. Operate on the resulting image by performing, again, Median Filtering in a 3x3 window. Can the resulting image be obtained from a ...
10
votes
2answers
167 views

Any references for the trade-off between software and mechanics/optics in industrial machine vision systems?

I explain my question with a simplified example. I can design an industrial vision system for the automatic inspection of an item with these main requirements: the image of a good piece must be a ...
10
votes
2answers
810 views

A (clear?) line between Computer vision and Image processing

I have been working in and learning about both Computer vision and Image processing for a few years now, and I believe that I am not a complete beginner any more. Still, after all these years, it is ...