In Matlab Function, how to use 'imread' function?

조회 수: 3 (최근 30일)
JeongEun An
JeongEun An 2019년 11월 7일
답변: SaiDileep Kola 2021년 3월 25일
I want to use 'imread' function in 'Matlab Function' simulink block.
But there are so many errors using 'imread' function.
One of error is 'That's not jpeg file.'
The image file was jpg file, and it didn't work either when I changed file to png.
I don't understand what is the problem.
It is simulink I designed.
1.PNG
I want to receive the file name by tcp, then do Image processing using that Image.
In Matlab Function 'detection', I wrote code like this.
2.PNG
Is there a problem in my simulink or code?

답변 (1개)

SaiDileep Kola
SaiDileep Kola 2021년 3월 25일
you may try with file format as described in second syntax here

제품

Community Treasure Hunt

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

Start Hunting!

Translated by