A soumis


Plot Energy Spectra for SIMIND Monte Carlo
This command plots the energy spectra using the .prn file

9 mois il y a | 1 téléchargement |

Thumbnail

A soumis


SIMIND Monte Carlo: open .int file jaszak phantom
Open .int file jaszak simulated

9 mois il y a | 2 téléchargements |

Thumbnail

A soumis


SIMIND Monte Carlo: Open .bim image
This command to open the 2D planar image (.bim)

9 mois il y a | 1 téléchargement |

Thumbnail

A soumis


QSPECT: Convert SPECT projection to text
Convert SPECT projection data to a text file

9 mois il y a | 1 téléchargement |

Thumbnail

A soumis


Open .nhdr file format
This is open data set for NHDR file format.

9 mois il y a | 1 téléchargement |

Thumbnail

Question


how to open .nhdr file
Dear all, I have .nhdr file. as attched Anyone can help me to open it?

9 mois il y a | 1 réponse | 0

1

réponse

Question


Convert dcm file to text file
Dear all, I have the dicom image as attached (1.3.12.2.1107.5.6.1.1131.30330121041902101908100000087.dcm in folder image). That...

10 mois il y a | 1 réponse | 0

1

réponse

Question


How to open 2D planar image .bim format
Dear all, I have the file as attached, the format is .bim (as attached) Actually this is 2D planar image. Anyone can help me ...

10 mois il y a | 1 réponse | 0

1

réponse

Question


How to multiply all the pixel number of each slice with their own rescale slope(dicominfo) in each slice
Dear all, I have the file as attached. the format is dicom (.dcm) How to multiply all the pixel number of each slice with thei...

10 mois il y a | 1 réponse | 0

1

réponse

Question


How to Open files dicom using my images data set, I have own function readimage
Dear all, I have the data set images (can download thru thin link: https://drive.google.com/drive/folders/1kWV87hIzHJMWKKLTX3IH...

10 mois il y a | 1 réponse | 0

1

réponse

Question


How to open 2D image as file attached.
Dear all, I have the file as attached, the format is .int Actually this is 2D planar image. Anyone can help me to open ...

10 mois il y a | 1 réponse | 0

1

réponse

Question


How to calculate FWHM on the graph
Dear All, I have graph attached. Anyone can help me to calculate the FWHM based on my graph attached?

10 mois il y a | 1 réponse | 0

1

réponse

Question


How to calculate FWHM on the point
Dear all, I have image1 as attached (image1.png). The statistics as attached. (stats.mat) Then I plot the graph like picture a...

10 mois il y a | 1 réponse | 0

1

réponse

Question


how to convert .mat file to .nrrd file with correct size
Dear all, I have file outVol.mat (can download thru link: https://drive.google.com/file/d/10O7ou3lcP_YWXzsYhUL6N_9xnoOQrJ_S/v...

11 mois il y a | 1 réponse | 0

1

réponse

Question


how to convert .mat file to .dcm file?
Dear all, I have the .mat file as attached. Anyone can help me to convert to .dcm file?

11 mois il y a | 1 réponse | 0

1

réponse

Question


how to plot two-column text file of the energy spectra
Dear all, as attached is a two-column text file of the energy spectra. anyone can help me to plot it?

11 mois il y a | 2 réponses | 0

2

réponses

Question


MASK RCNN Error DataSource TABLE CREATED
Dear All, I want to do the MASK RCNN deep learning method for object detection. (All the data set was attached.) But I got err...

12 mois il y a | 1 réponse | 0

1

réponse

Question


error in gason mask rcnn
Dear Sir, I got error when run the code of mask rcnn. the error like below but all the step I was follow correctly. Un...

12 mois il y a | 1 réponse | 0

1

réponse

Question


MASK RCNN Error DataSource
Dear All, I want to do the MASK RCNN deep learning method for object detection. (All the data set was attached.) But I got err...

12 mois il y a | 1 réponse | 0

1

réponse

Question


How to calculate the total voxelvalue?
Dear all, I have the code below. the problem is, I want to calculate the total voxel value in table. Just now what I doing ...

environ un an il y a | 1 réponse | 0

0

réponse

Question


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

environ un an il y a | 1 réponse | 0

1

réponse

A soumis


Open RT Struct
This is simple code for opening an RT Struct file in Matlab.

environ un an il y a | 1 téléchargement |

Thumbnail

Question


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

environ un an il y a | 1 réponse | 0

0

réponse

Question


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

environ un an il y a | 2 réponses | 0

2

réponses

Question


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.

environ un an il y a | 1 réponse | 0

1

réponse

Question


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

environ un an il y a | 2 réponses | 0

2

réponses

Question


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

plus d'un an il y a | 1 réponse | 0

0

réponse

Question


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

plus d'un an il y a | 1 réponse | 0

0

réponse

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Charger plus