photo

anusha reddy


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
38,128
of 301,383

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 1

1

个回答