Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@상욱 #48

Open
smallerhand opened this issue Apr 17, 2018 · 2 comments
Open

@상욱 #48

smallerhand opened this issue Apr 17, 2018 · 2 comments
Assignees

Comments

@smallerhand
Copy link
Collaborator

이미지 csv로 바꾸는 건 이렇게 하면 되는 것 같음.

from PIL import Image
import numpy
img=Image.open("/Users/kimseunghyuck/desktop/number1.jpg")
imgarray=numpy.array(img)

@Trigger21
Copy link
Collaborator

오 오늘 가서 해볼껭~

@smallerhand
Copy link
Collaborator Author

ㅇㅋㅋㅋ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants