biometrics icon indicating copy to clipboard operation
biometrics copied to clipboard

fingerprint recognition, etc.

Results 11 biometrics issues
Sort by recently updated
recently updated
newest added

Hello, I was using your code which is amazing and I noticed when doing the thining part the script outputs the same image and keeps printing: "single thining phase done"...

In thining.py, there are some problems at utils.py. And in utils.py, it's because of PIL. At line 111, I just fix something.

@rtshadow Is it possible to extract x coordinate, ycoordinate, and angles of minutiae?

`$ python gabor.py images/ppf1.png 16 --save` calculating orientation done smoothing angles done computing local ridge frequency done Traceback (most recent call last): File "gabor.py", line 71, in result = gabor(im,...

hi sir, I have getting these errors from your code of crossing_number.py crossing_number.py [-h] image crossing_number.py: error: too few arguments cloud you please slove it

#@hi sir i just excute your code sir..but i have some errors sir please fix it sir...these are following errors sir. SyntaxError: invalid syntax 1.>>> crossing_number.py Traceback (most recent call...

Do you have a new link on how you implemented skeletonization? What algorithm did you use, how can I know about it?

Hi, i have been studying your code from the past several weeks and i am not able to create the 'enhanced' version of the image that you created as a...

Are there any requirements of the fingerprint image? I use the FVC database, after thining, there are no prints on the image, what's the matter?