Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Image show and save in Python
Nahid8195
Nov 30th, 2021
(
edited
)
366
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
cv2
pic
=
cv2.
imread
(
"download.jpg"
,
flags
=
0
)
print
(
pic
)
cv2.
imshow
(
"Nahid"
,
pic
)
cv2.
waitKey
(
0
)
cv2.
imwrite
(
"gray_do.jpg"
,
pic
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make 3500$ in 20 MIN [Method] 7
JavaScript | 18 sec ago | 0.07 KB
FREE BTC GUIDE
JavaScript | 22 sec ago | 0.08 KB
✅ Crypto Accounts
JavaScript | 34 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 52 sec ago | 0.08 KB
MAKE $1000 INSTANTLY R
JavaScript | 1 min ago | 0.07 KB
✅ Crypto Accounts
JavaScript | 1 min ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 1 min ago | 0.08 KB
✅ Crypto Accounts
JavaScript | 1 min ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!