Results 1 to 3 of 3
  1. #1
    User1's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Above the influence
    Posts
    4,065
    Reputation
    61
    Thanks
    4,294,967,295
    My Mood
    Crappy

    Image Comparison

    How do you successfully compare two images?

    I have this image first take a screenshot the "live" image and then compare it to a reference image. It dosen't compare. Now I noticed that the pixel format is different so I scratched hashing the files with SHA and tried converting the image into B/W and using LockBits to store it in an array and try comparing the arrays to eachother. Fail too. Now I tried using it so it would loop through each item in the array. It still fails. I looked into the variables, it looks like the numbers are off by 1 or 2. It seems like I haven't filtered it enough. But I've already filitered through a brightness filter, making it a binary image, then pixalate it so it would get an "average" of the pixels to reduce noise (noise was made around the text because nexon's Scrnshot save meathod apparently comprsses the Jpg which produces some noise.

    Any filters or more tolerant filtering options? I perfer C# but VB.net code would be fine as well. Or pseudo code.
    Any donations would help


    Quote Originally Posted by Bombsaway707

    HOLY SHIT ITS USER1
    Quote Originally Posted by Blood

    HOLY SHIT ITS USER1
    Quote Originally Posted by Alby-kun


    HOLY SHIT ITS USER1
    Quote Originally Posted by Ali

    HOLY SHIT ITS USER1
    Quote Originally Posted by CodeDemon
    HOLY SHIT ITS USER1
    Quote Originally Posted by Jussofresh View Post
    HOLY SHIT ITS USER1!
    [21:13] CoderNever: HOLY SHIT ITS USER1!

  2. #2
    mewso222's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    In yo mama.
    Posts
    64
    Reputation
    10
    Thanks
    4
    My Mood
    Bored
    want to know how to easly compair 2 images?

    Step 1 : take program that can make picture see thru
    Step 2 : paste one image in
    Step 3 : paste second image in a different window of the same program
    Step 4 : make second image see thru
    Step 5 : copy+paste second image over top of first image then look at the differences

  3. #3
    Xlilzoosk8rX's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    the-ville, PA
    Posts
    358
    Reputation
    24
    Thanks
    53
    Quote Originally Posted by mewso222 View Post
    want to know how to easly compair 2 images?

    Step 1 : take program that can make picture see thru
    Step 2 : paste one image in
    Step 3 : paste second image in a different window of the same program
    Step 4 : make second image see thru
    Step 5 : copy+paste second image over top of first image then look at the differences
    you got the right idea...
    but not exactly what he meant.
    was gunna say LockBit but you already
    mentioned that

Similar Threads

  1. [Image] Tupac sex tape IMAGES
    By GiGux in forum General
    Replies: 22
    Last Post: 10-05-2011, 04:01 PM
  2. Free Image Uploading Websites
    By mostwanted in forum General
    Replies: 6
    Last Post: 07-03-2006, 09:16 AM
  3. DK Images
    By The_Enigma in forum GunBound Hacks / Bots
    Replies: 2
    Last Post: 06-15-2006, 03:40 AM
  4. Banned Image
    By arunforce in forum Art & Graphic Design
    Replies: 11
    Last Post: 05-26-2006, 04:05 PM
  5. "Visit My Blog" Image \ Signature
    By Bull3t in forum Art & Graphic Design
    Replies: 0
    Last Post: 05-21-2006, 11:19 AM