Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How to send out each pixel from image file
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!