[Insight-users] New Submission: A MultipleImageIterator for iterating over multiple images simultaneously

Insight Journal noreply at insightsoftwareconsortium.org
Wed Feb 19 10:57:07 EST 2014


Hello,

A new submission has been added to the Insight Journal.

Title: A MultipleImageIterator for iterating over multiple images simultaneously
Authors: Schaerer J.
Abstract: Several applications such as multi-atlas segmentation require frequent iteration over multiple image volumes at the same time.
Doing so with the regular ITK iterators is tedious and error prone as it requires updating each iterator at end of each iteration. Failing to do so results in hard to debug errors and crashes.
The MultipleImageIterator is a simple wrapper class that tries to make this more convenient.


Download and review this publication at: http://hdl.handle.net/10380/3455

Generated by the Insight Journal

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


More information about the Insight-users mailing list