recognizing part of photo

hello guys,

I am new to this programing language and programing at global.

This program i want to make is based on recognizing photo that i have given him. That photo will only pop up in same x,y coordinates of screen (for example to recognize simple avatar of frind that will sing in on msn - but i will not use it for that).
So if u can help me with some liks or anything it would be so nice!
Dude, there are better ways of doing this...
Do you know about aMSN? It's an open source implementation of an MSN client. I'm sure you can do what you need by slightly modifying its code, or perhaps by writing a plug-in.

I would recommend that you ask yourself if you really need this, though. With less than, say, a year of C++ experience, this project could take several weeks. It's not strange for projects to never get finished if they take too long.
Google for "face recognition in C++". There are some very good articles and source code samples available on places like code-project.

Topic archived. No new replies allowed.