[vtkusers] Structured data to polydata
alves.scarparo at libero.it
alves.scarparo at libero.it
Fri Jul 21 18:01:38 EDT 2006
Hi guys,
I'm in the need of converting a .vtk file as reported header:
[code]
# vtk DataFile Version 3.0
VTK File Generated by Insight Segmentation and Registration Toolkit (ITK)
BINARY
DATASET STRUCTURED_POINTS
DIMENSIONS 512 512 72
SPACING 3.1250000000000000e-001 3.1250000000000000e-001 6.3000106811523438e-001
ORIGIN -8.4099998474121094e+001 -1.0540000152587891e+002 -3.9994998931884766e+001
POINT_DATA 18874368
SCALARS scalars unsigned_char 1
LOOKUP_TABLE default
[/code]
To a binary .stl 3D File using TCL scripting
Can someone Help?
Thank you in Advance
Regards
Stefano
More information about the vtkusers
mailing list