
mohd akmal masud
Image Segmentation for SPECT and PET. Deep Learning Practitioner
MATLAB
Spoken Languages:
English
Statistics
182 Preguntas
8 Respuestas
6 Archivos
CLASIFICACIÓN
9.735
of 275.969
REPUTACIÓN
4
CONTRIBUCIONES
182 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
59.89%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
16.065 of 18.586
REPUTACIÓN
4
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
6 Archivos
DESCARGAS
8
ALL TIME DESCARGAS
31
CLASIFICACIÓN
of 125.747
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
Content Feed
Pregunta
I want to plot graph when alpha =2.8 or 2.9, but the graph not appear.
Dear Sir, I want to plot the graph for alpha=2.8 or 2.9. But the graph not appear. Anyone can help me clc clear all close a...
5 días hace | 1 respuesta | 0
1
respuestaEnviada
Open RT Struct
This is simple code for opening an RT Struct file in Matlab.
7 días hace | 0 descargas |

Pregunta
How to know the data set after augment?
Hello everyone, I was developed the coding for augmented my data for trainning process using 3D U-Net network. But I dont know ...
alrededor de 1 mes hace | 0 respuestas | 0
0
respuestasPregunta
How to know the data set after augment?
Hello everyone, I was developed the coding for augmented my data for trainning process using 3D U-Net network. But I dont k...
alrededor de 1 mes hace | 2 respuestas | 0
2
respuestasPregunta
How to Open RT Struct
Hi Everyone, Anyone can help me to open and view the image of my RT Struct file as attached. Thank yo so much.
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate the VoxelValues using regionprops3
Dear all, how to calculate the voxelvalues using regionprops3 after did the segmentation method. Let say my gray image is spe...
2 meses hace | 0 respuestas | 0
0
respuestasPregunta
how com from the number of neighborhood size of adaptthresh
Hello all, I've tried the neighborhood size as default for adaptthresh as in figure attached. The value 42 I know it come ...
2 meses hace | 0 respuestas | 0
0
respuestasPregunta
How to transfer all the coordinate binary into my image dicom
Dear all, I was do segmentation in my dicom image. then I got the binary image. then how to transfer all the coordinate binar...
2 meses hace | 0 respuestas | 0
0
respuestasPregunta
How to put name axes in 3D surf graph
Dear all, How to put name of axes in 3D surf graph? Let say I want to put the name x-axes:Gy, y-axes: mm, z-axes: mm I have ...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to put filter size for option NeighborhoodSize in adaptthresh function
Dear all, I want to use adaptthresh for volume segmentation as method, But I dont know hoe to put the size of filter for Neighbo...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
Volume segmentation using the Fourier surface method
Dear all, anyone know is how to use the Fourier surface method for volume segmentation in SPECT imaging? That method mention ...
3 meses hace | 0 respuestas | 0
0
respuestasPregunta
Invalid training data. The output size ([128 128 140 2]) of the last layer does not match the response size ([128 128 36 2]).
Dear All, I have develop code for 3D U-Net. But got error when want train. This is my code 3D U-Net. The Data can get thru...
5 meses hace | 0 respuestas | 0
0
respuestasPregunta
what is different pixel classification layer, dice classification layer and focal loss layer?
Dear all, Anyone know what is different pixel classification layer, dice classification layer and focal loss layer in deep le...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to calculate IoU for deep learning segmentation
Hello All, I have groundtruth labeling, and prediction (output) labeling using deep learning. May I know how to calculate IoU ...
5 meses hace | 1 respuesta | 0
1
respuestaEnviada
calculate the volume of tumor in logical image
To Compute the no. of voxel (==1) in logical/binary .mat file
5 meses hace | 1 descarga |

Pregunta
how to calculate IoU for semantic segmentation
Hello All, I have groundtruthlabeling, and prediction labeling using deep learning. May I know how to calculate IoU for my s...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to resize image 3D
Dear all, I have .mat file as attached. The dimension is 130x130x74. How to make it to 128x128x72? I was write the command sc...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to crop images 3D
Dear all, I have 130x130x36 image as attached. How to crop it into 130x130x10 ? I tried this command, but error h = imcrop(i...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to extract the pixel value of tumor in uint16 .mat from logical .mat?
Hi all, I have data uint16 .mat. then I label it into tumor and background, and save it into logical .mat. Means the backgrou...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate the volume of tumor in logical image
Hi all if i have logical image .mat as attached, how to calculate the volume of my tumor inside?
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to open Reconstruction Images using OMEGA?
Dear all, I was reconstruction image simulation using OMEGA in Matlab. Then the image can obtained thru this link https://dr...
6 meses hace | 0 respuestas | 0
0
respuestasPregunta
HOW TO OPEN IMAGE VOXEL MAN AS ATTACHED
HELLO DEAR, Anyone can help me open my image voxel man as link attached.
6 meses hace | 0 respuestas | 0
0
respuestasPregunta
How to open Image ict and hct file.
Dear all, anyone can help me to open ict and hct file as attached.
6 meses hace | 0 respuestas | 0
0
respuestasPregunta
PLEASE HELP ME TO OPEN THE IMAGES
Anyone can help me open my image as attached.
6 meses hace | 0 respuestas | 0
0
respuestasPregunta
HOW TO OPEN IMAGE AS ATTACHED
HELLO DEAR, Anyone can help me open my image as link attached. image can get thru this link. https://drive.google.com/fil...
6 meses hace | 2 respuestas | 0
2
respuestasPregunta
How to matwrite file from 4D to into 3D
Dear all, I have mat file from LiverTs001.mat - LiverTs400.mat . Which is 4D. then have different dimension each. (can get th...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to write imageDatastore include labels.
Hi all.. I have the original data (ImageTr as attached), and labels data (LabelsTr as attached) for training. My problems is ho...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to open nrrd format using matlab
Dear all, I have nrrd format images (Segmentation.nrrd as attached). How to open it? I have download the nrrd format fi...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to convert 4D into 3D?
Dear all, I have 4D images. Can get thru this link. ( https://drive.google.com/file/d/1qlj_6MIcjdN5a2eZXitvtD5dfGhSdt8t/view?...
8 meses hace | 2 respuestas | 0
2
respuestasPregunta
How to view the title image classification for 3D images?
Dear all, I have done trained the deep lerning clasification. so I want to test one of the data. %testing testing = ni...
8 meses hace | 0 respuestas | 0