Picture Compare Program!!! Help Needed!!!!!!
hey,
if anyone has any knowledge of how to make a program made from visual c++ 6 on comparing images (if they are similar and stuff) PLEASE POST HERE!!! i am desperate for some kind of answers...
the only thing I know is that you can do it with Delphi 6 and above....BUT PLEASE POST FOR VISUAL C++ ONLY!!!
Re: Picture Compare Program!!! Help Needed!!!!!!
Quote:
Originally Posted by thuang513
the only thing I know is that you can do it with Delphi 6 and above....BUT PLEASE POST FOR VISUAL C++ ONLY!!!
Well, if you know how to do it in Delphi, it should be easy to code the same thing in C++.
Re: Picture Compare Program!!! Help Needed!!!!!!
i know that you can, but i dun know how.....
REPLY PLEASE!!!!
Re: Picture Compare Program!!! Help Needed!!!!!!
Quote:
Originally Posted by thuang513
hey,
if anyone has any knowledge of how to make a program made from visual c++ 6 on comparing images (if they are similar and stuff) PLEASE POST HERE!!! i am desperate for some kind of answers...
the only thing I know is that you can do it with Delphi 6 and above....BUT PLEASE POST FOR VISUAL C++ ONLY!!!
How much you offer?
Re: Picture Compare Program!!! Help Needed!!!!!!
This is a really difficult problem to solve.
I was once intending to do it, but haven't got the time yet... still on the todo list.
(See http://www.codeguru.com/forum/showthread.php?t=309215 )