
mohd akmal masud
Image Segmentation for SPECT and PET. Deep Learning Practitioner
MATLAB
Spoken Languages:
English
Statistics
RANK
9.716
of 273.002
REPUTAZIONE
4
CONTRIBUTI
178 Domande
8 Risposte
ACCETTAZIONE DELLE RISPOSTE
59.55%
VOTI RICEVUTI
3
RANK
16.000 of 18.442
REPUTAZIONE
4
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
5 File
DOWNLOAD
8
ALL TIME DOWNLOAD
30
RANK
of 122.407
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
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...
3 giorni fa | 0 risposte | 0
0
risposteDomanda
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 ...
6 giorni fa | 0 risposte | 0
0
risposteDomanda
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...
11 giorni fa | 0 risposte | 0
0
risposteDomanda
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 ...
13 giorni fa | 1 risposta | 0
1
rispostaDomanda
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...
14 giorni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
21 giorni fa | 0 risposte | 0
0
risposteDomanda
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...
3 mesi fa | 0 risposte | 0
0
risposteDomanda
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...
3 mesi fa | 1 risposta | 0
1
rispostaDomanda
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 ...
3 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
3 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
3 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
3 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
3 mesi fa | 1 risposta | 0
1
rispostaDomanda
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?
4 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
4 mesi fa | 0 risposte | 0
0
risposteDomanda
HOW TO OPEN IMAGE VOXEL MAN AS ATTACHED
HELLO DEAR, Anyone can help me open my image voxel man as link attached.
4 mesi fa | 0 risposte | 0
0
risposteDomanda
How to open Image ict and hct file.
Dear all, anyone can help me to open ict and hct file as attached.
4 mesi fa | 0 risposte | 0
0
risposteDomanda
PLEASE HELP ME TO OPEN THE IMAGES
Anyone can help me open my image as attached.
4 mesi fa | 0 risposte | 0
0
risposteDomanda
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...
4 mesi fa | 2 risposte | 0
2
risposteDomanda
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...
5 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
5 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
6 mesi fa | 1 risposta | 0
1
rispostaDomanda
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?...
6 mesi fa | 2 risposte | 0
2
risposteDomanda
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...
6 mesi fa | 0 risposte | 0
0
risposteDomanda
How to resize multiple images nifti?
Dear all, I have 75 folder. each folder have 5 set images. each set images have 240x240x155 size. how to resize all the im...
6 mesi fa | 1 risposta | 0
1
rispostaDomanda
GOT AN ERROR ON VGG19 FULLYCONNECTED LAYER
Dear All Anyone can help me to solve the problem? Below is my code for VGG19 net. I have 75 folder data. In each folder...
6 mesi fa | 0 risposte | 0
0
risposteDomanda
VGG19 GOT ERROR
Dear all, Need your help. I want to run VGG19. But I got an error. (all data in ezyzip folder as attached, and matlab.m i...
6 mesi fa | 0 risposte | 0
0
risposteDomanda
VGG19 net Error
Dear all, I was run the VGG19 using apps designer. But I got error. **The workspace of data as attached. (matlab.mat) Any...
7 mesi fa | 1 risposta | 0
1
rispostaDomanda
how to view 4D-single Image
Dear All, I have 4D-Single types of images. How to view it? my images can get as link below https://drive.google.com/fi...
7 mesi fa | 1 risposta | 0
1
rispostaDomanda
how to read imageDatastore for 4D-single.
Dear all, My data is 4D-single. Anyone know how to read imageDatastore for 4D-single. the code volds is for mage data set ...
7 mesi fa | 0 risposte | 0