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

image_rec.py

parent c2b50699
No related merge requests found
#BUHYARI Ayoub
#ligne de commande
from algo_rec import *
from enregistrement_lecture_image import *
......@@ -68,4 +69,4 @@ affiche un fichier csv
if mode == "affiche-csv":
fichier_csv = str(fichier_csv)
res = cvs_to_blocks(fichier_csv)
afficher_liste_blocs(res)
\ No newline at end of file
afficher_liste_blocs(res)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment