MANI MANI - MATLAB Central
photo

MANI MANI


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 11/13 to 04/25Use left and right arrows to move selectionFrom 11/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
0 个回答

排名
73,092
of 298,132

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,538

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,453

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Shape analysis using regionprops()
image contains leaf vein structures. How regionprops() can be used for shape analysis? which features can be extracted from the...

10 years 前 | 1 个回答 | 0

1

个回答

提问


ROI feature extraction needed
I have an image which is converted to BW image so that only 2 white lines extracted from it. I need to retain the region within ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


spatial coordinates of BW image
I have a BW image in which few pixels are white rest all are black.. I want to store the spatial co-ordinates of only white pix...

11 years 前 | 2 个回答 | 0

2

个回答

提问


how to recognize pupil using connected components
Assuming pupil is the largest area in an eye image, using the below code, bw=im2bw(i,0.20); [labeled,numObjects] = bwlabel(bw,...

11 years 前 | 1 个回答 | 0

1

个回答