統計
MATLAB Answers
4 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
9年以上 前 | 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年弱 前 | 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年 前 | 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年 前 | 1 件の回答 | 0