How to open Image ict and hct file.
조회 수: 3 (최근 30일)
이전 댓글 표시
Dear all,
anyone can help me to open ict and hct file as attached.
댓글 수: 0
채택된 답변
Nithin Kumar
2023년 9월 1일
Hi akmal,
I understand that you want to open image ".ict" and ".hct" files in MATLAB.
I recommend you use external tools or libraries to convert “.ict” and “.hct” image formats into a supported image format of MATLAB before opening them.
For more information regarding supported standard image formats of MATLAB, kindly refer to the following documentation:
After converting into a supported image format of MATLAB, use “imread” function to open the image file.
For more information regarding “imread” function, kindly refer to the following documentation:
I hope this answer helps you.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!