Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
compare two images in visual studio 2010 MVC 4 code
raju thiyagu
8y
489
1
Reply
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"}
Attachment:
compare two face images in mvc 4.zip
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
how to open visual studio 2005 project with visual studio 10
csv file upload and read gridview in visual studio 2010 MVC