Clear Filters
Clear Filters

how to exclude images that does not fulfil conditions ?

2 views (last 30 days)
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 Comments
Ahmad Alenezi
Ahmad Alenezi on 12 Feb 2020
Hi Walter
I want all images to be processes, and the image with a threshhole less than the designated one should be be excluded from the further reconstruction process. Also, I whould like to exclude blank (black) images.
Ahmad
Maadhav Akula
Maadhav Akula on 9 Apr 2020
I guess you can have some logical flags for all the images and accordingly proceed further in your processing.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!