''Error using reshape: To RESHAPE the number of elements must not change''
이전 댓글 표시

in image one you can say it is showing no error ,but in second image (b.img) it is showing ,error . why this is happening?
채택된 답변
추가 답변 (1개)
Benjamin Kraus
2017년 12월 27일
0 개 추천
What is the size of I both before and after calling imresize on the second image? Is one of the images grayscale or black and white? If so, it is possible the third dimension of the image is 1 instead of 3.
카테고리
도움말 센터 및 File Exchange에서 Watermarking에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!