|
-
Mar 14th, 2002, 02:18 PM
#1
Thread Starter
Hyperactive Member
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
-
Mar 14th, 2002, 03:44 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|