728x90
๋ฐ์ํ
from PIL import Image
img = Image.open("filename.jpg")
print(img.size)
print(img.format)
img.show()
728x90
๋ฐ์ํ
'Language' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
RGB image analysis.py (0) | 2016.12.21 |
---|---|
image GPS.py (0) | 2016.12.21 |
python ๊ฐ์ ํ์ผ ๋ฝ์๋ด๊ธฐ :) (0) | 2016.12.18 |
md5 ํ๋ฒ์ ์ธ์ฝ๋ฉํ๊ธฐ :) ex)ํด๋์ง์ (0) | 2016.12.18 |
rsa.py_ctf (0) | 2016.12.12 |
๋๊ธ