Community Profile

photo

Ann G


Actif depuis 2015

Statistiques

  • Thankful Level 3
  • First Answer
  • Scavenger Finisher
  • Commenter

Afficher les badges

Content Feed

Afficher par

Question


Breast Density in Mammography Dicom Images
Is there a way to extract the breast density of a mammography through Matlab code?

presque 5 ans il y a | 1 réponse | 0

1

réponse

A répondu
Finding coordinates of a rectangle in a picture
You can use the ginput and save the coordinates x,y by choosing the items. [x,y]=ginput; save x save y

plus de 7 ans il y a | 1

Question


How to save slices in a 3D matrix?
I have created a code where I crop a ROI from each slice of a medical image...I need to save each ROI in a matrix and produce a ...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Question


How can I find the pixel size of an image?
I want to know the pixel size to calculate the size of an image... number of pixels * pixel size

presque 8 ans il y a | 2 réponses | 0

2

réponses

Question


How to calculate First Order Energy?
I have this equation: Energy=sum((n1)./sum(n1).^2), where n1 is the number of counts of the histogram..Is it correct?B...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Question


How to calculate the diameter of a ROI?
I would like to calculate the diameter of ROIs/figures..How can I do that?

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to call a function inside a loop with a counter?
I want to call a function inside a loop..I call it like that: flag=0; for i=1:3 flag=flag+1; mean(flag)=...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to save all data from a loop in excel?
I calculate statistical values like Entropy, Energy, Mean etc from a 3D image..So I use a loop to go through all slices of the i...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


Why is cluster shade and information measure of correlation1 negative?
Hello...I have used the function <http://www.mathworks.com/matlabcentral/fileexchange/22187-glcm-texture-features/content/GLCM_F...

environ 8 ans il y a | 1 réponse | 0

0

réponse

Question


How can use roipoly in a 3D image?
I have created a code in which I use ginput, roipoly and imcrop in order to select a ROI from a 2D slice. How can I do that in ...

environ 8 ans il y a | 1 réponse | 0

0

réponse

Question


How can I produce the histogram with specific number of bins and calculate the number of counts in matlab 7.5.0?
Hello, Have a nice year everyone. I would like to ask you how can I produce a histogram with specific number of bins and calcula...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


First Order Texture Features
I found this code that calculates some of the first order feautures. But it calculates in different ways the features and I get ...

plus de 8 ans il y a | 1 réponse | 0

0

réponse

Question


How to save struct data from struct to excel?
How can I save the output data of my matlab code in an excel file when the data are struct?

plus de 8 ans il y a | 2 réponses | 0

2

réponses

Question


How can I convert a dicom image into tiff?
I would like to convert a dicom image into tiff. Do I use imwrite?How can I convert it into 256 gray values?

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


Neighbouring Gray Level Tone Dependence Matrix
I need to calculate the NGLTD matrix for a dicom image..How can i do that?

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


How can I get full values instead of 1x4 double?
I use a matlab code to calculate texture features. But instead of real values like 3,0567 I get 1x4 double. How can I get real o...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


How can I calculate Haralick's texture features in a 2D image??
How can I calculate Haralick's texture features in a 2D image except correlation,contrast, energy, homogeneity??

plus de 8 ans il y a | 2 réponses | 0

2

réponses

Question


How can I calculate Texture Features of Haralick?
I am trying to calculate all Haralick's texture features, but I am a little bit confused! Can anyone help me?

plus de 8 ans il y a | 1 réponse | 0

0

réponse

Question


NGTD and NGL matrix
Does anyone know how to calculate NGTD and NGL matrix?

plus de 8 ans il y a | 1 réponse | 0

0

réponse

Question


Multiply Image with a mask
I have a specific Dicom image (uint16) and i want to multiply it with a mask (double) and then use the final image to generate o...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


Rename images using ImageIndex
Hello everyone! I would like to ask you how can I rename images (DICOM) in a folder using ImageIndex of each one from their info...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


Unknown size matrix-Cut image
Hello everyone..I want to create a matrix where I will put specific elements of a ROI (e.g. >0) but i do not know the size of th...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to choose a specific area of an image?
I would like to ask you how to choose a specific area of an image and then use the elements of this content?

plus de 8 ans il y a | 2 réponses | 0

2

réponses

Question


Impoly to choose all the ROI
Hello! I would like to ask, how can I use impoly to choose all the ROI and not just the polygon that is around it!

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


Open a DICOM Image
I would Like to ask how can I open a DICOM image with dicomread??

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


Impoly combined with GLCM
Hello!! I would like to ask how can I use the impoly command to choose a spesific part of an image and then use the glcm command...

plus de 8 ans il y a | 1 réponse | 0

1

réponse