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 in MFC

Comparing images in MFC

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorialquestion
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.
  • K Offline
    K Offline
    kaushal kishore sharma
    wrote on last edited by
    #1

    Suppose i have 2 bmp files:- 1 containing alphabet AB & 2 containing alphabet AC. Now i want to check how to compare both the images by comparing first (A-A & A-C) and (A-A & A-B). As soon as A-C or A-B is found it should give a error message that images are not same. So how Can i perform this unique work in MFC. I will be very thankful to you. Thank You kaushal kishore sharma

    L P 2 Replies Last reply
    0
    • K kaushal kishore sharma

      Suppose i have 2 bmp files:- 1 containing alphabet AB & 2 containing alphabet AC. Now i want to check how to compare both the images by comparing first (A-A & A-C) and (A-A & A-B). As soon as A-C or A-B is found it should give a error message that images are not same. So how Can i perform this unique work in MFC. I will be very thankful to you. Thank You kaushal kishore sharma

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Your new here so let me explain that re-posting questions is not generally views favorably. If you want to learn about image processing try doing a google search. There is already plentiful resources on the internet for the subject. Digital Image Processing[^] There are even books[^]. Imagine that!

      led mike

      M 1 Reply Last reply
      0
      • L led mike

        Your new here so let me explain that re-posting questions is not generally views favorably. If you want to learn about image processing try doing a google search. There is already plentiful resources on the internet for the subject. Digital Image Processing[^] There are even books[^]. Imagine that!

        led mike

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #3

        Wow.

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        1 Reply Last reply
        0
        • K kaushal kishore sharma

          Suppose i have 2 bmp files:- 1 containing alphabet AB & 2 containing alphabet AC. Now i want to check how to compare both the images by comparing first (A-A & A-C) and (A-A & A-B). As soon as A-C or A-B is found it should give a error message that images are not same. So how Can i perform this unique work in MFC. I will be very thankful to you. Thank You kaushal kishore sharma

          P Offline
          P Offline
          PravinSingh
          wrote on last edited by
          #4

          Wow! Guys, we are getting so many bitmap comparing questions for past couple of days, I seriously think we should ask Chris to create a new forum for 'Bitmap Comparison' questions :laugh:


          It's better to know some of the questions than all of the answers.
          Pravin.

          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