[vtkusers] vtkPoissonReconstruction problem in Release mode

Aerandir aerandiran at gmail.com
Tue Apr 17 09:33:58 EDT 2012


Hi,
I'm trying to get vtkPoissonReconstruction filter to work in Release mode.
I'm using Visual Studio 2010 on Windows 7 32bit. I have compiled VTK 5.8 for
both Debug and Release.
I downloaded the vtkPoissonReconstruction source code from Insight Journal (
http://www.insight-journal.org/browse/publication/718 ) then used CMake to
make na MSCV2010 project. Everything works perfectly fine in Debug mode. In
Release, unfortunately, im getting wrong output. I mean, there is no mesh in
the output file. It of course, compiles in Release mode, I have changed vtk
includes and vtk libs for Release mode.
I have tried to add vtkPoissonReconstruction directly to vtkFiltering in VTK
source code and then to recompile it. Still nothing. It compiles and seems
to run (as the larger parameter the longer it takes to run the algorythm)
but still the output is crap.
On the other hand the standard filters included in VTK seem to work fine in
Release. So the question is why this custom filter doesn't.

Chris.

--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkPoissonReconstruction-problem-in-Release-mode-tp5646582p5646582.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list