Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Comparing Images

Status
Not open for further replies.

jtmusto

Programmer
Apr 28, 2004
3
0
0
GB
I wonder if someone can help me?

I need to use Visual C++ as a way of tracking motion between two frames A form of static background motion detection if you will. I need to compare two frames (images) and set all the pixels which are different to white, and pixels which are the same to black. In theory in seems quite simple, but i dont have a clue where to start! Will i need to use some kind of graphics library? How will i load the images so that i can compare the pixels?

Any help on this would be much appreciated..
Many Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top