mohd akmal masud
Followers: 0 Following: 0
Image Segmentation for SPECT and PET. Deep Learning Practitioner
MATLAB
Spoken Languages:
English
Estadística
235 Preguntas
8 Respuestas
20 Archivos
CLASIFICACIÓN
12.793
of 295.448
REPUTACIÓN
4
CONTRIBUCIONES
235 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
68.94%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
13.905 of 20.227
REPUTACIÓN
17
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
20 Archivos
DESCARGAS
26
ALL TIME DESCARGAS
154
CLASIFICACIÓN
of 153.872
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
How to open .dat file
Dear All, I have .dat file as attached. I tried open using this script but an error. Error using reshape Number of element...
17 días hace | 1 respuesta | 0
1
respuestaPregunta
Error install_mex while using OMEGA add-ons
Dear all, I tried run the coding as attached (SPECT_main_Siemens_Prospecta.m). my data also as attached (123.dcm). Actually...
21 días hace | 1 respuesta | 0
1
respuestaPregunta
Help me to open .bin file
Dear Everyone, Anyone can help me to open the .bin file as attached. I cannot open it. Please help me.
30 días hace | 1 respuesta | 0
1
respuestaPregunta
Why missing color in legend
Dear All, I was create code for plotting the data. But I do not know why in my legend the color do not folow as graphh. There a...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
how to convert mat file to dcm file
Dear All I have Image as you can download from link here ( https://drive.google.com/file/d/10EUsydCVzIYAaQMXOvzzg4K9L6nw6SLc/vi...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
how to change the image from axial to sagittal
Dear All I have Image as you can download from link here (https://drive.google.com/file/d/1UWWDY07p4QJKOhkTj-CSe4tZcU8cjmeV/vie...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
anyone know how to open .dmi file
Dear all, I have .dmi file (as attached). Then I try coding as below: unzip alders.zip fid = fopen('alders.dmi','rb'); a...
alrededor de 1 mes hace | 3 respuestas | 0
3
respuestasPregunta
How to extract and open Json file in folder.
Dear All, I have Json file in folder as attached. But, I tried to extract and open, it failed. Some can help me?
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to add Inception-Res block and Dense-Inception block in 3D U-Net Layers
Dear All, I have the coding below, lgraph = layerGraph(); tempLayers = [ image3dInputLayer([128 128 128 3],"Name","Ima...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to run phyton code using Matlab?
Dear All, I have phyton code as attached. Anyone know how to run it using matlab? Or any way to convert into matlab coding? ...
2 meses hace | 2 respuestas | 0
2
respuestasPregunta
How to change the image of .bim file
Dear All, I have one fie as attached. Then I wrote the code like below, and the image like below. clc clear all close all ...
2 meses hace | 0 respuestas | 0
0
respuestasPregunta
How to open and modify .dat file
Hello Everyone, Anyone can help me. I have one .dat file as attached. According to the manual, the description of my file is 3...
3 meses hace | 3 respuestas | 0
3
respuestasPregunta
how to plot the graph
Hello Everyone, I have some data as attached. Then I have the code to plot the graph. But I have to convert my file to excel ...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to open .mhd file
DEAR ALL, Anyone know how to open this image as attached. the file format is .mhd
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
how to open image .mhd
DEAR ALL, Anyone know how to open this image as attached.
5 meses hace | 2 respuestas | 0
2
respuestasPregunta
How to change the graph of frequency domain
Dear all, I have coding to convert from spatial domain to frequency domain. Below is my coding. Z = zeros(99); % create square...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to make binary to gray scale
Dear All, I created the image. My coding as below. Z = zeros(99); % create square matrix of zeroes origin = [round((size(Z,...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to do the filtered back projection?
Dear all, I want to do the filtered back projection. Here is my code: First, I created the phantom: %create the phantom ...
6 meses hace | 0 respuestas | 0
0
respuestasPregunta
How to wrote code for Ramp Filter and show the firgure?
Dear All, Please help me how to plot the Ramp filter as picture attached.
6 meses hace | 2 respuestas | 0
2
respuestasEnviada
Open .cdf file for sinogram from SIMIND simulation
Open .cdf file for sinogram from SIMIND simulation.
10 meses hace | 1 descarga |
Pregunta
How to open .cdf file
Hai Everyone, Anyone can help me how to open the .cdf file as attacheed. The .cdf file is their header file. Attached. I tri...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
what is the meaning of S , C, B in 3D U-Net Layer?
Dear All, Anyone know, what is the meaning of S , C, B represent as in the red box in picture below? This is 3D U-Net lay...
casi 1 año hace | 1 respuesta | 0
1
respuestaPregunta
how to write looping for certain area determine
Dear all, I wrote some script looping to determine the thresh value for certain Area (267). But I got error like below. The set...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to resolve the error of looping
Dear All, I wrote some script looping to determine the thresh value for certain volume (26.67). But I got error like below. T...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to plot the graph from the data table as attached.
Dear all, I have the data table as attached, Anyone can help me how to plot the graph from the data table as attached, ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
how to convert gray images to rgb
Dear all, Anyone can help me how to convert my gray images to rgb. (as attached) I tried this below command but failed: %...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
PLEASE HELP TO TO CALCULATE UPPER LIMIT WINDOW LEVEL (ULWL)
Dear All, I want to calculate the upper limit window level (ULWL) on my set images (as attached). this is draft command I dev...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
how to calculate the shape factor?
Dear All, Anyone can help me how to calculate the shape factor for each blob on my image as attached.
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to make close surface in dicom image
Hello All, Any one can help me how to apply close surface in my image dicom. So that my image can become smooth gradient. ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate the dice similarity coefficient
Dear All, Anyone know how to calculate the dice similarity my image data set as attached.
alrededor de 1 año hace | 1 respuesta | 0