Feeds
질문
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 ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
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 ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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>> ...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
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 =...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
거의 10년 전 | 답변 수: 1 | 1
