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!