Filter löschen
Filter löschen

how to convert from image to binary matrix ?

3 Ansichten (letzte 30 Tage)
Firas Al-Kharabsheh
Firas Al-Kharabsheh am 28 Apr. 2016
Beantwortet: Walter Roberson am 28 Apr. 2016
how i can used a photo from phone to convert it to a binary matrix

Antworten (1)

Walter Roberson
Walter Roberson am 28 Apr. 2016
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by