Community Profile

photo

anusha reddy


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to find Nearest face, edge or vertex from a vertex normal?
I created 2 stl files which are overlapping in the same coordinate system. I'm trying to find the distance between each face of ...

7 years ago | 1 answer | 0

1

answer

Question


Find Difference or thickness between 2 stl files.
I am working with the head dicom slices and am trying to get the thickness of the skin. For this, I extracted the skin and bone ...

8 years ago | 0 answers | 0

0

answers

Question


CT image display error.
I am trying to display CT Dicom slices in a montage and used the code below but I get only some parts of the image read and not ...

8 years ago | 1 answer | 0

1

answer

Question


How to Extract skin/region outside the bone (white part in image 1)?
<</matlabcentral/answers/uploaded_files/53288/image%201.jpg>> <</matlabcentral/answers/uploaded_files/53289/image%202.jpg>> ...

8 years ago | 2 answers | 0

2

answers

Question


K-means for a grayscale image
I've tried the below code to cluster the grayscale image, I = imread('sym_059.tif'); I = im2double(I); c =...

8 years ago | 2 answers | 0

2

answers

Question


I want to segment the skin and the skull from the CT scan images. Is there any efficient way to do this in matlab?
I am using the .dcm image files of the horizontal slices of the head. I want to segment/separate the outer skin and bone and am ...

8 years ago | 1 answer | 1

1

answer