Description
New functionality in ContourExtractor2DImageFilter simultaneously computes the bounding box for each and every distinct pixel value (aka label) in an image, as part of a larger task; see pull request #2323. That functionality is useful more generally and could be added to an existing or new ITK class.
Description
New functionality in
ContourExtractor2DImageFiltersimultaneously computes the bounding box for each and every distinct pixel value (aka label) in an image, as part of a larger task; see pull request #2323. That functionality is useful more generally and could be added to an existing or new ITK class.