how to convert from image to binary matrix ?
1 次查看(过去 30 天)
显示 更早的评论
how i can used a photo from phone to convert it to a binary matrix
0 个评论
回答(1 个)
Walter Roberson
2016-4-28
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!