Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are there any requirements of the fingerprint image? #2

Open
twlkyao opened this issue Dec 20, 2014 · 5 comments
Open

Are there any requirements of the fingerprint image? #2

twlkyao opened this issue Dec 20, 2014 · 5 comments

Comments

@twlkyao
Copy link

twlkyao commented Dec 20, 2014

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?

@przemekpastuszka
Copy link
Owner

For thinning to work, your input image must look like this:
before

This image was obtained by feeding raw input to Gabor filter (if I remember correctly). Code for Gabor filter is included in the repo, but I think it's buggy - that's why I didn't describe it in README.

Hope this helps.

@twlkyao
Copy link
Author

twlkyao commented Dec 22, 2014

Yeah, the code for Gabor filter will lose some data on the picture, how to fix or reduce it.

@przemekpastuszka
Copy link
Owner

I haven't touched this code for years, I even forgot how it actually works (or not works, as should I say) :) Bottom line is, that I'm not planning to fix it anytime soon.

You may try to fix the bug if you want to, I'll be happy to merge your pull request :)

@supermanpro995
Copy link

Hello,
I try to use the gabor.py for the ppf1.png but the output is not same to you? I think the problem is the input block_size.
And I don't know how can I calculate the input block_size. Can you please help me?
Thank you.

@eleandro
Copy link

eleandro commented Nov 7, 2017

Hello
I would also have known this.
And I don't know how can I calculate the input block_size. Can you please help me?
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants