photo

Rupika Raj


Last seen: 5ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Explorer
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to save multiple dicom images in to a single mat file?
Hi, I made some changes in Yanqi Liu's answer. Try this! fd = fullfile(pwd); fs = ls(fullfile(fd, '*.dcm')); ims = []; for i...

約2年 前 | 0

質問


Unable to convert image back to time domain using IFFT!!
Hi, I've been using MATLAB to analyse the properties of image in frequency domain. For this i used the cameraman.jpg image. i ...

約2年 前 | 1 件の回答 | 0

1

回答