Hi,
Which version of SDK you are using?
Im using the MM 10 sdk trial version
Which method's performance you are testing?
NBiometricTask task = biometricClient
.createTask(EnumSet.of(NBiometricOperation.SEGMENT, NBiometricOperation.CREATE_TEMPLATE,NBiometricOperation.ENROLL), subject);
Which modality you are using(face,finger, etc.)?
Finger only
How many biometrics you enroll in one time? (1 face, 5 fingers, etc.)
2 fingers
How long does it take? (in miliseconds)
it takes around 2 minutes for 100 enrollments.
Im saying is slow because I remember reading somewhere in the documentation it could do above a 1000 per minute. Im just wondering if a new license like the MMA extended is bought
will the same code just starts working faster oe new code will be needed?
Thanks for the quick response
Regards