[Insight-users] ImageIterator

Bill Lorensen bill.lorensen at gmail.com
Fri Oct 24 09:11:04 EDT 2008


Can you post a small program that illustrates the problem?

On Wed, Oct 22, 2008 at 9:13 AM, sreejith rajkumar
<sreejithraj at gmail.com> wrote:
> Hi All
>
> I have an input Nifti Image which is 3D and in vector format. Using ImageJ I
> see that the value of the pixels are in between 0.00(32768) and
> 3.00(32771)(the image is a result of KmeansClustering where the input is a
> 3D image with 3 Bands and clustering is done for 4 classes). But after
> iterating and writing the output iterator, the output is always a black one
> with every pixel having value -12851.00(19917). This is the case with every
> iterator mentioned in the Software Guide. I have set both the iterators to
> the same vector type. Please tell me where I am going wrong.
>
> Sincerely
> Sreejith
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list