Community Profile

photo

Margarida Moura


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Trouble using imhist in image
Hello! I want to see the histogram of my image, but I don't know why, it doesn't show. Here's my code: I=imread('D7.jpg');...

5 years ago | 1 answer | 0

1

answer

Question


How can I display the information from inputdlg into a text-box?
Hello! I have this code: x = inputdlg({'Name','Age','Height'}, 'Patient Data', [1 50; 1 12; 1 7]); And...

5 years ago | 1 answer | 0

1

answer

Question


Process a DICOM image
Hello! I have a 4D-uint16 image, and I can open it using sum() function. However, I need to process the image (add some filt...

5 years ago | 0 answers | 0

0

answers

Question


Remove dimensions in 4D uint 16 DICOM Image
Hello! I have a 4D-uint16 dicom image , and I have to remove a dimension, so that I can process and visualize the image. How...

5 years ago | 0 answers | 0

0

answers

Question


4D-uint16 DICOM image filtering
Hello! I have a 4D-uint16 image and I can only display it making the sum image. I also wanted to put a filter in the dicom...

5 years ago | 0 answers | 0

0

answers

Question


Multiframe Image arrays 4-D DICOM
Hello! I need to work with collections of images related by time or view, such as magnetic resonance imaging (MRI) slices or mo...

6 years ago | 0 answers | 0

0

answers

Question


how can I display multi frame DICOM images?
I have a DICOM multi-frame with 36 frames and I want to see the "dynamic" image in Matlab. However, it only shows the 1rst frame...

6 years ago | 1 answer | 0

1

answer