How to read and show .img files continuously from the folder
조회 수: 2 (최근 30일)
이전 댓글 표시
I red the one .img file. I have lot of .img files in the folder with different sizes[rows, columns]. I don't know how to read and display the .img files in different names without knowing header and size of the image.
댓글 수: 2
채택된 답변
Sean de Wolski
2012년 6월 15일
Do you have the corresponding *.hdr files? IF so then these are likely Analyze 75 files and you can use analyze75read in the Image Processing Toolbox.
추가 답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!