Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AP BUHYARI Ayoub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ayoub Buhyari
AP BUHYARI Ayoub
Commits
d1cdab01
Commit
d1cdab01
authored
1 year ago
by
Ayoub Buhyari
Browse files
Options
Downloads
Patches
Plain Diff
Exemple_et_commande.txt
parent
02c13aeb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
projet/Exemple_et_commande.txt
+36
-0
36 additions, 0 deletions
projet/Exemple_et_commande.txt
with
36 additions
and
0 deletions
projet/Exemple_et_commande.txt
+
36
−
0
View file @
d1cdab01
(1) commande 1 : python image_rec.py ./Images/fichier.png ordre nouvelle_image enregistre-png
parametre: image , ordre , nouvelle_image enregistre-png
description:
enregistre une image png apres lui avoir appliquer l'algo recurcive
Exemple: python image_rec.py ./Images/calbuth.png 3 calbuth_ordre_3 enregistre-png
(2) commande 2 :python image_rec.py image ordre nouveau_fichier_csv enregistre-csv
parametre: image , ordre , nouvelle_image enregistre-csv
Description:
enregistre une image png dans un document csv
Exemple: python image_rec.py ./Images/calbuth.png 3 csv_calbuth_3 enregistre-csv
(3) commande 3 : python image_rec.py chemin_vers_image ordre affiche-png
parametre : chemin vers image , ordre affiche-png
Description
affiche un document png decoupait selon lordre apres avoir appliquer l'algo_rec
Exemple: python image_rec.py ./Images/joconde.png 3 affiche-png
affiche la joconde a l'ordre 3
(4) commande 4 : python image_rec.py document_csv affiche-csv
parametre : chemin vers fichier csv
Description:
affiche un document csv
Exemple : python image_rec.py ./Images/mystere.csv affiche-csv
affiche le document mystere
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment