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

1 次查看(过去 30 天)

采纳的回答

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