Tagged Questions

2
votes
4answers
116 views

Any good examples of projects doing vision and image analysis ?

I have a need to take an image of a series of glass test tubes, and automatically give an indication of either the level fo liquid in the tubes or the point at which the liquid rea …
7
votes
6answers
401 views

Open source machine vision libraries

Which free/open source machine/computer vision libraries do exist? I'm aware of OpenCV and VxL, what else is available?
6
votes
5answers
488 views

Machine vision in Python

I would like to perform a few basic machine vision tasks using Python and I'd like to know where I could find tutorials to help me get started. As far as I know, the only free lib …