Menu

Should I capture the IRIS image of one or both eyes?

Using the Samsung India Identity SDK, you can capture the iris image for either single or both eyes. You can call startActivityForResult(intent,requestCode) or capture(String pidOptions) to capture the iris image. In case of a single eye, set iCount value as “1”, and for dual eyes, set as iCount as “2” in the PidOptions XML.