How to open Image ict and hct file.

4 ビュー (過去 30 日間)
mohd akmal masud
mohd akmal masud 2022 年 9 月 20 日
回答済み: Nithin Kumar 2023 年 9 月 1 日
Dear all,
anyone can help me to open ict and hct file as attached.

採用された回答

Nithin Kumar
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 件)

カテゴリ

Help Center および File ExchangeConvert Image Type についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by