Skip to content

David-Aires/Iris-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1.Installer python 3

-----------------------------------Après installation python 3------------------------------------------------




2.Installer pillow en passant par le cmd windows (tapez ceci dedans: pip install Pillow)
3.Installer openCV en passant par le lien (https://pysource.com/2019/03/15/how-to-install-python-3-and-opencv-4-on-windows/)
4.Installer matplotlib en passant par le cmd windows (tapez ceci dedans: pip install -U matplotlib)
5.Installer numpy en passant par le cmd windows (tapez ceci dedans: pip install numpy)
6.ENJOY (juste executer le fichier main.py)

# Si jamais la commande "pip" ne fonctionne pas, utilisé celle-ci devant "py -m"
exemple:
 ==> py -m pip install numpy

About

EPHEC college Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages