[Insight-developers] itk::VectorImage

Karthik Krishnan karthik.krishnan at kitware.com
Tue Apr 14 14:10:35 EDT 2009


On Tue, Apr 14, 2009 at 1:58 PM, Brady McCary
<brady.mccary+ITK at gmail.com<brady.mccary%2BITK at gmail.com>
> wrote:

>  Thus there is no fragmentation. The cost of
> this choice that it is difficult/unnatural to make a
> VariableLengthVector an lvalue (in the sense of  C++ lvalue), which
> effectively makes the forbids the use of
> itk::ImageRegionIterator::Value (and relatives).


That is right and we've faced that issue before. With most uses however, the
image classes are accessed via iterators and their Set()/Get() methods will
do the right thing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090414/5127e7a1/attachment.htm>


More information about the Insight-developers mailing list