Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Image show and save in Python
Nahid8195
Nov 30th, 2021
(
edited
)
304
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
⭐ FREE giftcards method
JavaScript | 1 sec ago | 0.05 KB
⭐ [NOOB] Make $800-$2400 DAY⭐ 4D
JavaScript | 24 sec ago | 0.30 KB
⭐ FREE giftcards method
JavaScript | 42 sec ago | 0.05 KB
⭐️ EASY to Make $800 in 10 Minutes WC
JavaScript | 1 min ago | 0.30 KB
⭐️ EASY to Make $800 in 10 Minutes 3H
JavaScript | 1 min ago | 0.30 KB
⭐ FREE giftcards method
JavaScript | 1 min ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 2 min ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 2 min ago | 0.05 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!