how to convert from image to binary matrix ?
이전 댓글 표시
how i can used a photo from phone to convert it to a binary matrix
답변 (1개)
Walter Roberson
2016년 4월 28일
0 개 추천
imread() the image, im2bw()
To get the image from the phone, you can install the ipcam support package and install an ipcam application on your phone; see http://www.mathworks.com/matlabcentral/answers/12036-how-do-i-use-my-smart-phone-camera-as-a-webcam-in-matlab
카테고리
도움말 센터 및 File Exchange에서 MATLAB Support Package for IP Cameras에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!