[Insight-users] NeighborhoodIterator and java

Ashish Sharma ashishs99 at gmail.com
Wed Jun 15 15:52:46 EDT 2011


>
>
>
> I would like to translate the C++ itarator exemple of the OTBSoftwareGuide
> (chapter 23, page 533) in java.
> But it seems that the ++i has not been wrapped in java. Do you know how I
> could do "iterator.next" ?
>


Currently, Iterators are not supported well with wrapping. However, you can
achieve the same result simply by using GetPixel() and SetPixel() on an
image.



-- Ashish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110615/15f88abf/attachment.htm>


More information about the Insight-users mailing list