Error in Reading BMP image
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I need to read a bmp file on matlab and I used the IMREAD function. However, I cannot seem to read it and the error message reads Invalid Size. I am not too sure how to deal with this. I have also made sure that the image is in the correct path/folder. Can anyone help me?
The following is what I wrote in Matlab. Am I writing anything wrong?
[A]=imread('030-10ul-01.bmp')
댓글 수: 0
답변 (1개)
Gaganjyoti Baishya
2020년 6월 24일
Hi please refer to this link. https://www.mathworks.com/support/bugreports/1432749
댓글 수: 1
Image Analyst
2020년 6월 24일
He said that he has r2019b (see left of this page).
Wei, you forgot to attach the image file, so we can't do much other than refer you to tech support.
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!