[Insight-developers] PointSet and PixelData

Luis Ibanez ibanez@choroid.cs.unc.edu
Tue, 10 Apr 2001 15:43:52 -0400 (EDT)


Hi,

Does itkPointSet contains pixel data ?
as the itkMesh does ?

I'm trying to fix the test for  itkPointSetToImage
registration method and it is failing in the memory
allocation for pixel data.

The method is supposed to register a Cluster of points
(with assigend values) against an Image. It will give
support for all the subsampling-based registration methods.



Thanks


Luis