[vtkusers] Re: vtkDecimatePro Bug + hanging

Sebastien_MARAUX maraux at ondim.fr
Wed Jun 26 12:44:58 EDT 2002


I am using Windows 2K with VTK 4.0
standard build for windows.

more precisely it hangs saying it cannot
read memory at address xxxxx. So
I guess it is an allocation problem.

The other problem is that it doesn't
care about error settings, maybe I
should try CVS / nightly version ?

Sorry for html mails, I wasn't actually
aware of it and didn't think about
pine and other small mail clients users.

Sebastien


----- Original Message -----
From: "Dave Reed" <dreed at capital.edu>
To: <maraux at ondim.fr>
Cc: <vtkusers at public.kitware.com>
Sent: Wednesday, June 26, 2002 4:55 PM
Subject: [vtkusers] Re: vtkDecimatePro Bug + hanging


>
>
> First, please turn off the HTML in your mail client to reduce the
> size of your message when posting to mailing lists.
>
> I can't really help you, but you need to provide more information. At
> a minimum, what version of VTK are you using? Other helpful
> information is your platform (Windows, Linux, etc.).
>
> Dave
>
>
> > From: "Sebastien_MARAUX" <maraux at ondim.fr>
> >
> > This is a multi-part message in MIME format.
> > ------=_NextPart_000_000E_01C21D05.6B87D060
> > Content-Type: text/plain;
> > charset="iso-8859-1"
> > Content-Transfer-Encoding: quoted-printable
> >
> > I experienced some problems using decimatePro:
> >
> > 1. with a number of points =3D 29160, vtkDecimatePro Hangs. Is there =
> > some allocation=20
> > to do ?
> >
> > 2. with a number of point =3D 25000 or less :
> > vtkDecimatePro runs but does not produce correct
> > output :
> >
> >  decimation->SetInput(myPolyData);
> >  decimation->PreserveTopologyOn();
> >  decimation->BoundaryVertexDeletionOff();
> >  decimation->SetMaximumError(0.0);
> >  decimation->Update();
> >
> > doed not respect 0 error, even when specified with=20
> > absolute error. It keeps decimating till 10 %=20
> > polygons  number target is reached even with a=20
> > "not flat" set of triangles.
> >
> > Setting another target percentage does affect the=20
> > output.
> >
> > I can produce more tests if needed.
> >
> > Sebastien MARAUX
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list