supremum of openings by set of linear structuring elements
이전 댓글 표시
I want to extract elongated structures with using angle of rotation like r=[15....90;-15...-90] so that supremum of opening consists of set of lines.
so how i should proceed
댓글 수: 2
Image Analyst
2014년 7월 24일
First you should attach your images so we can see if imopen() is the best approach to get your elongated structures. I mean, why not just threshold and call regionprops to get the orientations (angles)? I don't know because you did not attach your image.
rky
2014년 7월 25일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!