How to open Image ict and hct file.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
mohd akmal masud
am 20 Sep. 2022
Beantwortet: Nithin Kumar
am 1 Sep. 2023
Dear all,
anyone can help me to open ict and hct file as attached.
0 Kommentare
Akzeptierte Antwort
Nithin Kumar
am 1 Sep. 2023
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!