Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to send out each pixel from image file
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!