Utkarsh-Deshmukh / Fingerprint-Enhancement-Python

Using oriented gabor filters to enhance fingerprint images
BSD 2-Clause "Simplified" License
221 stars 103 forks source link

How to run this code? which IDE? #18

Closed Chabubakar314 closed 1 year ago

Chabubakar314 commented 2 years ago

I want to run this project but failed many times

Utkarsh-Deshmukh commented 2 years ago

you can run this library by installing it from pip. check out the readme file in this project. If you have any errors, please post them so that I can understand what exactly is going wrong.. Best Regards

cool4120 commented 2 years ago

i was running this file in jupyter notebook and its showing this error No module named 'src'

Utkarsh-Deshmukh commented 2 years ago

can you try and run it locally? Try with VSCode or Pycharm or just regular terminal