[vtkusers] vtkSubPixelPositionEdgels seg fault

Mathieu Malaterre mmalat at irus.rri.ca
Sun Jun 16 22:27:43 EDT 2002


Hi all,
   I tried vtkSubPixelPositionEdgels on a volume image and I get a seg
fault. I look into the code and I found that the Move method (line 107)
is called on real points (origin and spacing are taken into account).
But these coordinate also serve to access the pixel value in memory
(lines 256 through 292)!  Why do you need to use origin and spacing ?
They are totally outside of memory allocation.

Mathieu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mmalat.vcf
Type: text/x-vcard
Size: 392 bytes
Desc: Card for Mathieu Malaterre
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020616/66905ea2/attachment.vcf>


More information about the vtkusers mailing list