[Insight-developers] The Insight Journal-New Submission

Insight Journal webmaster at insightsoftwareconsortium.org
Tue Nov 27 10:24:25 EST 2007


Hello,
A new submission has been added to the Insight Journal.

Title: Shaped Neighborhood based Flood Filled Conditional Iterators
Author(s): Heibel, Hauke; Groher, Martin
Abstract: 
ITK's flood filling iterator represents a way to visit pixels/voxels within an image having a specific connectivity. The iterator is initialized at known seed points and starting from these, neighbors that are within the desired connectivity are marked as to be visited and processed by the iterator in the future.

The FloodFilledFunctionConditionalConstIterator builds the foundation for the implementation of the NeighborhoodConnectedImageFilter and is currently fixed to investigating 4-neighborhoods in 2D and 6-neighborhoods in 3D.  Since many existing applications use region growing algorithms that perform on full neighborhoods (i.e. 8-connected in 2D and 26-connected in 3D) it is desirable to be able to choose at least between these two standard connectivities.

In this document we describe the extension of the existing iterator to be using ShapedNeighborhoodIterators which has already been proposed in the implementation of the FloodFilledFunctionConditionalConstIterator.

Download the paper at: http://hdl.handle.net/1926/1320
Review the paper at: http://insight-journal.org

Generated by the Insight Journal Manager

You are receiving this email because you asked to be informed by the Insight Journal for new submissions.
To change your email preference go to http://insight-journal.org.



More information about the Insight-developers mailing list