how to exclude images that does not fulfil conditions ?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi
I am using region growing code on a series of images that correspond to a patient. I assigned a seed point from which the region growing will start (with a certain threshhold). i would like to know how to automatically exclude images that fall below the threshold ?
Thanks
댓글 수: 3
Maadhav Akula
2020년 4월 9일
I guess you can have some logical flags for all the images and accordingly proceed further in your processing.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!