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

 채택된 답변

Mohammad Abouali
Mohammad Abouali 2014년 10월 20일
use bwconncomp
Here is more info on that:

댓글 수: 2

But this function only provides the information, may I know howto use it to separate the objects?
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개)

질문:

TAY
2014년 10월 20일

댓글:

2014년 10월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by