Skip to content

Création d'un trombinoscope sur base de reconnaissance faciale

Notifications You must be signed in to change notification settings

wurwur/trombinos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trombinos

Création d'un trombinoscope sur base de reconnaissance faciale (Python)

Alt Text

Utilisation

python3 trombi.py [-h] [-i INPUT] [-p PATH] [-w WIDTH] [-l HEIGHT] [-o OUTPUT]

Arguments

  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Fichier CSV d'input
  -p PATH, --path PATH  Dossier contenant les photographies
  -w WIDTH, --width WIDTH
                        Largeur maximale de chaque photographie
  -l HEIGHT, --height HEIGHT
                        Hauteur maximale de chaque photographie
  -o OUTPUT, --output OUTPUT
                        Dossier de sortie des fichiers traités

Installation

git clone https://github.com/wurwur/trombinos
pip3 install -r requirements.txt

About

Création d'un trombinoscope sur base de reconnaissance faciale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages