Dear Team,
compare two images in visual studio 2010 MVC 4 code , so kindly send code
input type:
Input : First Image byte array and Second Image byte array
Ex:
{"firstimagedata":bytearray
"secondimagedata":bytearray
}
Output :
If same :
{"verification_status":"same"}
If different :
{"verification_status":"different"}
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Maen BadwanPosted May 3, 2018, 8:21 AM
I found the following link that suggests a useful approach for comparing images using LEADTOOLS programming SDK:
https://www.leadtools.com/blog/imaging/image-processing/compare-images-25-projects-25-days/#prettyPhoto
raju thiyaguPosted Mar 17, 2016, 8:29 AM
Saineshwar BageriPosted Mar 17, 2016, 1:32 AM