Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Li Shouchao
IN104
Commits
6d524c88
Commit
6d524c88
authored
May 09, 2017
by
Liu Wenzhuo
Browse files
test
parent
c723ac1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
temp.py
View file @
6d524c88
...
...
@@ -5,10 +5,11 @@
Ce script temporaire est sauvegardé ici :
/home/s/sli/.spyder2/.temp.py
"""
#modification
import
cv2
img
=
cv2
.
imread
(
'panda.jpg'
,
0
)
cv2
.
imshow
(
'image'
,
img
)
cv2
.
waitKey
(
0
)
cv2
.
destroyAllWindows
()
\ No newline at end of file
cv2
.
destroyAllWindows
()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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