Utkarsh-Deshmukh / Fingerprint-Enhancement-Python

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

'fingerprint_enhancer' has no attribute 'enhance_Fingerprint' #19

Closed ashraf-minhaj closed 2 years ago

ashraf-minhaj commented 2 years ago

I am getting this error -

AttributeError: partially initialized module 'fingerprint_enhancer' has no attribute 'enhance_Fingerprint' (most likely due to a circular import)
Utkarsh-Deshmukh commented 2 years ago

are you using this via pip install or something else?

ashraf-minhaj commented 2 years ago

The error occured due to opencv file name error. Solved easily.