Skip to content
Snippets Groups Projects
Commit 02c13aeb authored by Ayoub Buhyari's avatar Ayoub Buhyari
Browse files

Exemple_et_commande.txt

parent 6641360a
Branches
No related tags found
No related merge requests found
commande 1:
>python image_rec.py chemin_vers_fichier ordre nouvelle_image enregistre-png
Exemple: python image_rec.py ./Images/calbuth.png 3 calbuth_ordre_3 enregistre-png
commande 2
python image_rec.py chemin_vers_image ordre nouveau_doc_csv enregistre-csv
Exemple: python image_rec.py ./Images/calbuth.png 3 csv_calbuth_3 enregistre-csv
fichier csv directement mis dans le dossier Images
commande 3:
python image_rec.py chemin_vers_image ordre affiche-png
Exemple: python image_rec.py ./Images/joconde.png 3 affiche-png
affiche la joconde a l'ordre 3
commande4:
python image_rec.py document_csv affiche-csv
Exemple : python image_rec.py ./Images/mystere.csv affiche-csv
affiche le document mystere
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment