Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to know if a given image, Bitmap or ByteArray is a valid biometric photo for a Passport as an example.

I have never done this before and i don't know how to check the image meets the standards of a biometric image such as clarity size etc..

I would really appreciate the help 😀


What I have tried:

Nothing, because i don't know the right approach for this
Posted
Comments
Luc Pattyn 1-Jul-20 16:06pm    
You could start by getting hold of the document that specifies the requirements in the country of interest... Each specification in such document will require you to perform some operations on the image and then get a go/nogo result.
ZurdoDev 2-Jul-20 12:24pm    
I would imagine there are libraries that can do it; otherwise, there is a ton of processing you'll have to do but it does not sound like you have the expertise in knowing what the requirements are.


In other words, this is a pretty massive issue.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900