This project is a fingerprint analyzing app that uses python open-cv library to Analyze uploaded fingerprints it also contains other features like counting ridge counts of uploaded fingerprints for each right and left thumb
git clone https https://github.com/AdebayoIbrahim/Django-Fingerprint-Analysis-App.git
Cd into the root folder and run the below code to download packages for the app
pip install -r requirements.txt
python manage.py runsever