[vtkusers] find out scalar values after surface reconstruction

Pavel Schor schor.pavel at gmail.com
Fri Jul 12 10:34:06 EDT 2013


Hi,
I need to view data from 3D surface scans. These data may have an
"imperfection" which is a scalar value.
So I wrote a python script, which uses SurfaceReconstructionFilter. It
works fin, but if input data have scalar values, this filter simply ignores
them. In case of geometrical imperfection it does not matter, since I  can
calculate scalar values at given point from its x,y,z coordinates.
But I have files with thickness imperfections, which have prescribed scalar
value at each point. My question is how to determine scalar values at
reconstructed surface? I tried vtkProbeFilter, but always got only zero
values.

Thanks
Pavel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130712/a252c518/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: viewer.py
Type: application/octet-stream
Size: 11526 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130712/a252c518/attachment.obj>


More information about the vtkusers mailing list