Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Comparing images

Comparing images

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ravish
    wrote on last edited by
    #1

    Any pointers to implementations which compare two images ? Thanks

    R J S 3 Replies Last reply
    0
    • R Ravish

      Any pointers to implementations which compare two images ? Thanks

      R Offline
      R Offline
      Rickard Andersson20
      wrote on last edited by
      #2

      I think it's just to read the bitmap data of the images and then compare the BITMAP structures(?) Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

      1 Reply Last reply
      0
      • R Ravish

        Any pointers to implementations which compare two images ? Thanks

        J Offline
        J Offline
        Jase Jennings
        wrote on last edited by
        #3

        load them into memory and memcmp ? alternatively, crc check the files ? either of the above will work. could use some more information on what it is you're trying to achieve ... Jase ------------------------------------------------------------------------------------------------------------------------------------------------------------------- View your digital photos and images with ease using the ultimate desktop image manager for Microsoft Windows Download your free copy of SlideShow Desktop today from http://www.slideshowdesktop.com

        1 Reply Last reply
        0
        • R Ravish

          Any pointers to implementations which compare two images ? Thanks

          S Offline
          S Offline
          Scott H Settlemier
          wrote on last edited by
          #4

          Trying to find differences in two images? Trying to determine if two images are of the same thing? Trying to determine if two images are of the same scene? What sort of comparison?

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups