フィルターのクリア

How to clear all the connected pixel in order to separate every objects

1 回表示 (過去 30 日間)
TAY
TAY 2014 年 10 月 20 日
コメント済み: Mohammad Abouali 2014 年 10 月 20 日

採用された回答

Mohammad Abouali
Mohammad Abouali 2014 年 10 月 20 日
use bwconncomp
Here is more info on that:
  2 件のコメント
TAY
TAY 2014 年 10 月 20 日
But this function only provides the information, may I know howto use it to separate the objects?
Mohammad Abouali
Mohammad Abouali 2014 年 10 月 20 日
Once you run the bwconncomp all the information about each object is there.
If you want to get more information you can pass the results to regionprops
perhaps this would be also helpful:

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by