photo

mohd akmal masud


Last seen: 4 Tage vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Image Segmentation for SPECT and PET. Deep Learning Practitioner

Programming Languages:
MATLAB
Spoken Languages:
English

Statistik

All
  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 5
  • Explorer
  • First Review
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to open image .mhd
DEAR ALL, Anyone know how to open this image as attached.

24 Tage vor | 2 Antworten | 0

2

Antworten

Frage


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...

2 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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,...

2 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

2 Monate vor | 0 Antworten | 0

0

Antworten

Frage


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.

2 Monate vor | 2 Antworten | 0

2

Antworten

Gesendet


Open .cdf file for sinogram from SIMIND simulation
Open .cdf file for sinogram from SIMIND simulation.

6 Monate vor | 4 Downloads |

Thumbnail

Frage


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...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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, ...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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: %...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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.

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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. ...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to calculate the dice similarity coefficient
Dear All, Anyone know how to calculate the dice similarity my image data set as attached.

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


how to define the factorial if data set is non-integer
dear all I have the data set as attached, and the formula as picture below. I want to calculat the probabilty certain poin...

10 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How to apply Poisson in matrix image
Dear All, I have matrix image as attached. Anyone can help me how to apply Poisson distribution in that matrix? So that...

10 Monate vor | 0 Antworten | 0

0

Antworten

Frage


How to know the pixel size(width, length, height)
Dear All, I have the data as attached (data.mat), anyone know how to see the pixel size (length, width, height) my data? who...

11 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How to open .img or .hdr image
Dear all, Anyone can help me to open either one of my image attached? the format is .img and the other one is .hdr. suppo...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to apply Poisson in matrix image
Dear all, I just fount in youtube, that he apply the Poisson in image matrix. But he apply using phyton script as picture below...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to open files .ict, .hct. a00, .h00
Dear all, I have four types of documents, as attached. Anyone can help e ho to open/view this files? all the file is ...

11 Monate vor | 1 Antwort | 0

1

Antwort

Gesendet


Dice Similarity Coefficient
This code is for the calculation of dice similarity coefficient for 2D images.

11 Monate vor | 1 Download |

Thumbnail

Gesendet


Open RT Sturuct
Simple Command for open RT Struct from another Software

11 Monate vor | 1 Download |

Thumbnail

Gesendet


3D Surf Graph Dose Profile
3D Surf Graph Dose Profile

11 Monate vor | 1 Download |

Thumbnail

Gesendet


Adaptive threshold method segmentation
Adaptive threshold method segmentation

11 Monate vor | 1 Download |

Thumbnail

Gesendet


Convert3D set data to 4D
This function computes all 3D frame images to bulk 4D Images.

11 Monate vor | 3 Downloads |

Thumbnail

Frage


how to use imresize function.
Dear All, I have image unknown.png, I want to covert the size and map same with the image image2988.png (28x28 uint8) Because ...

12 Monate vor | 2 Antworten | 0

2

Antworten

Frage


show the confusion metrics as figure?
Dear All, I was evaluate the segmentation result deep learning method as below. >> %Evaluate the prediction results against ...

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to convert phyton script to matlab script
Dear All, I have phyton script as attached. Anyone can help me to convert it into matlab script? Or it can call in matlab else...

fast ein Jahr vor | 1 Antwort | 0

1

Antwort

Mehr laden