[vtkusers] Bad marching cube quality

Bill Lorensen bill.lorensen at gmail.com
Fri Feb 1 16:58:11 EST 2013


Look at this example:
http://vtk.org/Wiki/VTK/Examples/Cxx/Visualization/IsosurfaceSampling

I will put a more representative marching cubes example on the wiki in
the soon. The one labeled MarchingCubes is not representative of the
algorithm.

Bill

On Fri, Feb 1, 2013 at 4:51 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> That example is for a binary volume. Thus the poor quality. When run
> on a grayscale volume results will be much better.
>
>
> On Fri, Feb 1, 2013 at 4:46 PM, Darshan Pai <darshanpai at gmail.com> wrote:
>> you can try adding one of the smoothing filters, like
>> vtkSmoothPolyDataFilter etc.
>>
>>
>> On Fri, Feb 1, 2013 at 4:44 PM, Martin <martin.ennemoser at gmx.at> wrote:
>>>
>>> I tried the example for marching cube here
>>> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Modelling/MarchingCubes and I
>>> have
>>> to say that I'm a bit disappointed. The result sphere looks pretty bad.
>>> There are even holes in the sphere. Is it possible to increase the quality
>>> of the final output?
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://vtk.1045678.n5.nabble.com/Bad-marching-cube-quality-tp5718226.html
>>> Sent from the VTK - Users mailing list archive at Nabble.com.
>>> _______________________________________________
>>> 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
>>
>>
>>
>> _______________________________________________
>> 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
>>
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list