Estadística
14 Preguntas
2 Respuestas
CLASIFICACIÓN
4.505
of 295.467
REPUTACIÓN
11
CONTRIBUCIONES
14 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
35.71%
VOTOS RECIBIDOS
7
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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 ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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. ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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. ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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
respuestaPregunta
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
respuestasPregunta
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
respuestaPregunta
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
respuestasPregunta
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
respuestasPregunta
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...
casi 13 años hace | 1 respuesta | 0
1
respuestaCreating 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...
casi 13 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...
casi 13 años hace | 3 respuestas | 1
3
respuestasPregunta
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 ...
casi 13 años hace | 2 respuestas | 0
2
respuestasResizing 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...
casi 13 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...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 13 años hace | 0 respuestas | 0