Community Profile

photo

Sparkle89


Last seen: plus de 2 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Finding object boundary given the centroid point
Hi all, I am currently working on cell segmentation problem. I would like to segment out cells of ring like shape with black ...

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

0

réponse

Question


Parabola plot not displayed correctly
I am trying to have a quadratic fit to my data. X = randi(100,[40, 1]) Y = (2* (X.^2)) +(3*X) +(5); X2 = [ones(size(X)) X ...

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

1

réponse

Question


Help for creating a mask for segmenting circular object containing circles.
Hi all, I am working on a project for cell segmentation. After edge detection using canny operator , I get the image like t...

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

0

réponse

Question


Pretrained networks in matlab for extraction of deep features from images
I have found the Pretrained networks list in matlab documentation. I want to use a pretrained network for binary classification....

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

1

réponse

Question


How to calculate actual size of an object in a dicom image?
I have a dicom image of CT scan. Regionprops returns area in pixels. Is there any other way in Matlab to get the actual sizein c...

environ 5 ans il y a | 3 réponses | 0

3

réponses

Question


Working with dicom images
I am working on a dataset of dicom images. I tried reading the images using the code below: img = dicomread(path) % path is th...

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

1

réponse