CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2004
    Posts
    2

    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!!!

  2. #2
    Join Date
    Sep 2002
    Location
    14° 39'19.65"N / 121° 1'44.34"E
    Posts
    9,815

    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++.

  3. #3
    Join Date
    Oct 2004
    Posts
    2

    Re: Picture Compare Program!!! Help Needed!!!!!!

    i know that you can, but i dun know how.....


    REPLY PLEASE!!!!

  4. #4
    Join Date
    Oct 2003
    Location
    Romania
    Posts
    127

    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?

  5. #5
    Join Date
    Nov 2003
    Location
    Belgium
    Posts
    8,150

    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 )
    Marc Gregoire - NuonSoft (http://www.nuonsoft.com)
    My Blog
    Wallpaper Cycler 3.5.0.97

    Author of Professional C++, 4th Edition by Wiley/Wrox (includes C++17 features)
    ISBN: 978-1-119-42130-6
    [ http://www.facebook.com/professionalcpp ]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured