how to save multiple(M-by-N-by-P) images..?
이전 댓글 표시
Can anyone please help me how to store multiple (M-by-N-by-P)images in a single variable. Im trying with variable_name(:,:,:,i)where i indicates diff image, but this is giving error.
댓글 수: 2
Jan
2011년 11월 11일
Please post the code and the complete error message. Otherwise we can guess only, and this is usually more confusing than helpful.
Image Analyst
2011년 11월 11일
Are they color images? It looks like it because you're trying to stuff images into a 4D array.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Neighborhood and Block Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!