[vtkusers] vtkStripper/TriangleStrips not working on this particular data, why?

Goodwin Lawlor goodwin.lawlor.lists at gmail.com
Mon Apr 14 10:24:13 EDT 2014


Hi Roman,

Your question crops up on the list every so often. vtkStripper doesn't
guarantee the minimal number of polylines from a dataset...

See this 2002 post, that contains a patch which may help:
http://vtk.org/pipermail/vtkusers/2002-January/009372.html

There was a bug report too:
http://www.vtk.org/Bug/print_bug_page.php?bug_id=832

hth

Goodwin


On Fri, Apr 11, 2014 at 3:43 PM, Dr. Roman Grothausmann <
grothausmann.roman at mh-hannover.de> wrote:

> Dear mailing list members,
>
>
> Attached is a very simple test.vtp (see *_01.png) which for some reason
> cannot be converted into a single vtkPolyLine with vtkStripper. Even if I
> use paraview with Clean+Triangulate+TriangleStrip the result still
> consists of two vtkPolyLine (see extracted cell 0 (thicker line) and green
> cell labels in *_03.png).
> Why does vtkStripper not yield a single vtkPolyLine from this particular
> dataset? Is it the odd order of the points and lines?
> Is this a bug?
> If not, how can I achieve what I need, i.e. getting a single vtkPolyLine?
>
> Any help or hints are very much appreciated
> Roman
>
> --
> Dr. Roman Grothausmann
>
> Tomographie und Digitale Bildverarbeitung
> Tomography and Digital Image Analysis
>
> Institut für Funktionelle und Angewandte Anatomie, OE 4120
> Medizinische Hochschule Hannover
> Carl-Neuberg-Str. 1
> D-30625 Hannover
>
> Tel. +49 511 532-9574
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140414/1c2ac40a/attachment.html>


More information about the vtkusers mailing list