[Paraview] Simple Filter Problem

Wolfgang Lechner wolfganglechner at gmx.at
Fri Jun 10 07:42:57 EDT 2005


Hi

I have expanded the vtkSimpleImagetoImage Filter to substract the
horizontal average of each plane of a 3d box to display the relative
fluctuations only. The project is attached. 
The problem is : 
After applying the Filter I get a completely white box, althought the
values I set with outPtr[index] = inPtr[index] - horizontal[i]; seem
to be correct when printing them with printf.
and .
Why is the Contour-Filter disabled after applying the HA-Filter?

thanks in advance
Wolfgang Lechner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HorizontalAverage.tar.gz
Type: application/x-gzip
Size: 3108 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/paraview/attachments/20050610/8e9998df/HorizontalAverage.tar.bin


More information about the ParaView mailing list