Pregunta


GOT ERROR WHEN USING MEDICAL IMAGE VIEWER TOOLBOX
Dear All, I used Medical Image Viewer Toolbox. But got error. Error using - Integers can only be combined with integer...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to calculate the volume image segmentation.
Dear All, I have set Images as attached (matlab.mat). Then I upload in Volume Viewer Apps. Anyone know how to calculate the ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error trainNetwork for U net Deep learning.
Dear All, I tried to train U-Net Network Deep Learning. data for IMAGEDir(256x256x24single.mat) and matFileDir(256x256x24sing...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Anyone know how to convert dicom file to mat file?
Dear all, Anyone know how convert dicom file to mat file? the dicom file as attached. I've tried this code. but got error....

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to calculate average Dice score across the set of test volumes (Deep Learning, U Net Model)
Dear all, Based on Segment3DLungTumorUsingVnet as attached, below is the command to Calculate the average Dice score across ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


What is different between CountsAccumulated(from dicominfo) and summation for the whole images??
Dear All, I have image as attached. the type is int16. have 45 frame, size 128x128. This is SPECT images. When I wrote the scr...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to calculate the total pixel value in volume segmentation
Dear all, I have code below. How to calculate the total counts (represent the pixel value) in every volume segmentation P All ...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to change the pixel value (type image int16) to new value (cps = counts per second)?
Dear All, I have image dicom. as attached. dimension is 128x128, have 45 frame. the type is int16. I want to convert all the ...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to change the pixel value int16 to new value?
Dear All, I have image dicom. as attached. dimension is 128x128, have 45 frame. the type is int16. I want to convert all the ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to calculate the pixel value segmentation
Dear all, I have code below. How to calculate the total counts in every volume segmentation P All the image attached. % F...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to extract image SPECT from image fusion SPECT-CT
Dear all, I have image as attached, that is the fusion between SPECT and CT. how to extract Image SPECT only from this fusio...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to view image as axial?
Dear all, I have image SPECTCTLD_EM001_DS.dcm as attached. when I open it, the view as longitidunal. How to view as axial as ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


HOW TO CONVERT PATCH INTO dicom
Dear all, I have coding below. How to convert p to dicom. so that my image segmentation can convert into 16uint and can view as...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


WHY IN GRAY IMAGE HAVE RGB??
Dear Sir, I have image below as gray image. The index value (439) indicate as gray level. But what I dont understand is, why th...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to know the resolution
Dear all, How do I know the resolution of my images? (as attached)

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to create ROI then know the total pixel number in ROI
Hai Everyone, Anyone know how to create ROI (as red circle) in my image dicom (3D) (as attached), then I can know the total pixe...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to fuse Image CT and SPECT
Hi all I have Image CT (as attached) and Image SPECT (as attached) Anyone can help me how to fusing it?

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to convert 3D to 4D images
Hi all I have image dicom as 3D as (attached). How to combine it all the slice to 4D? anyone can help me?

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to open the image extension .dat
Hi all, I was Download the Zubal phantom from this site: http://noodle.med.yale.edu/phantom/getzubdata.htm I attached the file...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to Open the images extension .hdr and img
Hi Everyone, These two file is output from my Monte Carlo simulation. as attached. which is reconstruct the data to an Interfi...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to open extension .a00 and .sin image Using Matlab
Hi all, I have generate image from GEANT4 Monte Carlo simulation. the file extension is .sin (as attached zip file: YourProjec...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to open .int image Using Matlab?
Hi all, I have generate image from Monte Carlo simulation. the file extension is .int Anyone know how to open it using matl...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to validate data trainned
Hi all, Anyone know how to validate the data trainned? Because before this, I just trainned what I labelled using groundTrut...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to know the smallest number after 0
Hi all, I have set images 3D (256x256x90 uint16), let say P. Anyone know how to know the smallest number after 0? >> min(min(...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Resize image but dicom info missing
Hi all, I have 4D images, >>spect130 = dicomread('khadijahkalai.dcm'); >>size(spect130) ans = 130 130 1 90 ...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to calculate the volume and sum counts
Hi all, I have code below. Then the 3D view as below also. I also attached the workspace as matlab1 for this code (can get this...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
How to segment image with location wanted.
I used this one, settled sir. TQ very much T = adaptthresh(spect, 0.000000001); %change grey to binary BW = imbinarize(spec...

casi 3 años hace | 0

Pregunta


How to segment image with location wanted.
Hi Everyone. I Have Code below. But the image look like unwanted segmentation. Because I just want the volume that in red circle...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to calculate the summation pixel counts seperately.
Hi all, I have 146 slices images. That is dicom images. every pixel have their own counts (index number) like picture below. I u...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to calculate the area binary if some images have different pattern
Hi all I have 4 images that all images have 4 area(like circle) as below. Then, I used this coding below to get the area for ...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Cargar más