[vtkusers] How to read out voxels values of a structured grid by x, y, z coordinates?
lynx.abraxas at freenet.de
lynx.abraxas at freenet.de
Thu Feb 4 13:50:26 EST 2010
Hello again!
Since nobody seems to know an elegant way to read out the intensities of the
gaussian splater result (see last post), I'd now try to do it by direct access
to the image data. But how do I read a voxel value corresponding to some
x,y,z?
Many thanks for any help or hints
Lynx
On 03/02/10 22:44:22, lynx.abraxas at freenet.de wrote:
> Hello!
>
>
> Having used GaussianSplatter to splat some points, I'd now need to read the
> intensity values from the voxels that are closest to the original splat
> centres (basicly the greyvalue at the position of the input point). Is there
> an elegant way to do that with vtk?
> Is there also a way in vtk to get the overall voxel sum of the splats image or
> would I have to use itkImageStatistics for that?
>
>
> Many thanks for any help or hints about this.
> Lynx
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list