[vtkusers] High memory cost of vtkDecimatePro for 3D model generation from DICOM series

Bill Lorensen bill.lorensen at gmail.com
Thu Mar 24 18:27:31 EDT 2016


If you are trying to create surfaces from binary data or integral
segments, you should use DiscreteMarchingCubes followed by smoothing.
The pipeline in this example could be modified for your needs:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Medical/GenerateModelsFromLabels



On Sat, Mar 19, 2016 at 6:33 AM, David Gobbi <david.gobbi at gmail.com> wrote:
> On Sat, Mar 19, 2016 at 3:47 AM, Liu_tj <tjlp at netease.com> wrote:
>>
>>
>> I got it. What value should I set for image_threshold.SetInValue()? Does
>> it depend on the greyscale scalarange of the vtkImageData?
>
>
> You need to set ReplaceInOff().
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list