Initial commit
This commit is contained in:
17
OpenCV/tutoriel3/README.md
Normal file
17
OpenCV/tutoriel3/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Tutoriel OpenCV
|
||||
## Détection d'objet avec la fonction detectMultiScale
|
||||
|
||||
Si vous souhaitez me soutenir: <https://fr.tipeee.com/l42-project>
|
||||
|
||||
Pour utiliser OpenCV, il suffit d'installer le package suivant:
|
||||
|
||||
`# pip install opencv-python`
|
||||
|
||||
Je vous conseille aussi d'installer:
|
||||
|
||||
`# pip install opencv-contrib-python`
|
||||
|
||||
La vidéo du tutoriel est à l'adresse:
|
||||
https://www.youtube.com/watch?v=-3xbAkCWJCc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user