remove objects from stack that are only present in a single section

Hello all, Does anyone know how to remove objects from a stack that are only present in one section of the stack? What I'm doing to detect objects in a thresholded bw image is:
[Clabel,Cnumobj]=bwlabeln(C); %Calculate properties of punctae in C stats_C=regionprops(Clabel,'PixelIdxList','Area'); Cdata=[];
Please be gentle, I'm a MATLAB novice! Thank you, Tara

답변 (0개)

카테고리

도움말 센터File Exchange에서 Aerospace Blockset에 대해 자세히 알아보기

태그

질문:

2015년 2월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by