Recognize structures in Images

Edward C. Jones edcjones at erols.com
Sat Feb 7 12:18:52 EST 2004


David Dürrenmatt wrote:
> I want to write a program in Python which can regonize structures in 
> images (e.g. a person's mouth in a picture of a face) and don't know how 
> to start...
> 
> Do you know any web-ressources on this topic?

Computer vision is a very large field.  Many papers have been written on 
object recognition or face recognition. Try searching for "computer 
vision" or "face recognition".

Also check these URLs out:

http://www-2.cs.cmu.edu/~cil/vision.html
http://citeseer.nj.nec.com/



More information about the Python-list mailing list