Results 1 to 2 of 2

Thread: imprints comparing

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2001
    Location
    Earth
    Posts
    277

    imprints comparing

    is there any way in vb to know if a scanned image of an imprint is the same one stored at the first time.

    i think it's a hard job because the direction and the place

    anyway, is there any code to do that?

    thanks

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I don't know what an imprint is, but if you want to compare one file to another that was loaded before, create an MD5 checksum and save it somewhere (registry?), then compare it to the checksum of the second file.

    You can probably do that with an image in memory too.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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