photo

Rupika Raj


Last seen: 1 month ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Explorer
  • First Answer

View badges

Feeds

View by

Answered
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 years ago | 0

Question


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 years ago | 1 answer | 0

1

answer