Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Basthon
Basthon Kernel
Commits
b0fdde5c
Commit
b0fdde5c
authored
Oct 09, 2022
by
Romain Casati
Browse files
Python 3: opencv example added.
parent
d9f71ce1
Pipeline
#539368
passed with stages
in 13 minutes and 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
www/galerie.py
View file @
b0fdde5c
...
...
@@ -165,6 +165,10 @@ examples = {
"python3-admonitions.ipynb"
:
{
'desc'
:
"Markdown et l'extension 'admonitions'"
,
'extensions'
:
[
"admonitions"
],
},
"python3-opencv.ipynb"
:
{
'desc'
:
"Détection de visages avec opencv"
,
'aux'
:
[
"examples/monty-python.jpg"
,
"examples/haarcascade_frontalface_default.xml"
],
}
},
"SQL"
:
{
...
...
www/theme/static/assets/img/galerie/python3/python3-opencv.png
0 → 100644
View file @
b0fdde5c
357 KB
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment