How to convert complex single Image data into complex double image?
古いコメントを表示
image_data-xyz = 4-D complex single
I want to change the image data into complex double. How can I do that?
回答 (2 件)
KALYAN ACHARJYA
2022 年 3 月 21 日
0 投票
yanqi liu
2022 年 3 月 22 日
0 投票
yes,sir,may be use
double(your_matrix)
カテゴリ
ヘルプ センター および File Exchange で Image Arithmetic についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!