photo

Med_Imager


Ryerson University

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Read / Output one pixel value from a 4D Matrix
Hi, I have a 4D matrix (128x128x2x96) lets call it 'A' and I want to test the pixel stability throughout all 96 reps. I need ...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Normalization by an unaffected hemisphere of a brain to the affected hemisphere
Hi, I have few images of a brain (128x128x12) where I have affected one hemisphere of the brain by a certain method and I wan...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Size of a kernel
Hi I have MR data acquired at 3.8x3.8x8.0 mm resolution. First I load it in to Matlab and then do some Gaussian filtering. ...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Filtering to increase SNR
I have a bunch of images that have been generated after some calculations. The images were originally acquired from a 3T MRI. ...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Medical Imaging Question- Mean inside a masked image
Hi, I Am trying to compute the mean values within the brain. I created a binary Mask of the brain. And I am computing my mea...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Insert Degree Symbol in Axes Title
Hello Anyone know how to display the degree symbol ° in the title on a plot? Also want to know how to display it on the top of ...

más de 12 años hace | 4 respuestas | 3

4

respuestas

Pregunta


Calculate SNR pixel-by-pixel
I am trying to figure out the Signal to Noise Ratio (SNR) in an image matrix (64x64x16). (called Image_Matrix_3D in the code) ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Mean of a bunch of slices
% -----------------Step 3 -Masking the PCASL Files PCASL_Files_Masked= PCASL_Files.*Human_Mask; %apply the mask. P...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Efficient way of preallocating memory
Hello, Just wondering is there a better way to preallocate memory for a bunch of 4D arrays. Because so far the way I am doin...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


help with the montage function
Hello! I am having trouble with the montage function. I have a 3D matrix of 256 x 256 x 10. After reading this ( <http://w...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
Creating a 3D array out of multiple 2D arrays
You can also do Mask_3D(:,:,1)=Mask_1 for index=1:10 eval(['Mask_3D(:,:,index)=Mask_' num2str(index)';']); en...

más de 12 años hace | 3

Pregunta


Creating a 3D array out of multiple 2D arrays
I have 10 masks that are 256 x 256 each. These masks are for 10 respective slices, so I want to combine them and make a 3D arra...

más de 12 años hace | 3 respuestas | 1

3

respuestas

Pregunta


Deleting a a part of a dimension in a 4D array
Hi, I have a 4D array of MR images that are 64 x 64 x 128 x 16. side=64 # of images=128 # of slices in one image=16 I ...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Respondida
Resizing a stamp size 64X64 dicom image to 256X256
Thank you Sean and Anton! Anton, that was very useful info! I used the wrong word "resolution'. I just need to re-size the image...

más de 12 años hace | 0

Pregunta


Resizing a stamp size 64X64 dicom image to 256X256
Does anyone have any ideas on the best way to resize a 64X64 dicom to a 256X256 dicom. I need to do ROI analysis, hence I need a...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Seperating a montage/mosaic of DICOM images in to individual slices
HI, I have a 3D matrix of 256 X 256 X 128 (means 128 images of 256 X 256 resolution). Within one of these images there are 10...

más de 12 años hace | 0 respuestas | 0

0

respuestas