Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to send out each pixel from image file
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I have an image file, and i want to import it to my simulink model.
It is easy to get the whole image into model.
But i want to send the pixel by pixel.
Do you know any solution?
Example:
a00 a01 a02
a10 a11 a12 -> send a00 then a01 then a02 .......
a20 a21 a22
Thank you very much
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!