[vtkusers] Marching Cube: 3D skull

Bill Lorensen bill.lorensen at gmail.com
Wed Jul 24 12:49:40 EDT 2013


Vachik,

I just changed the example:
http://vtk.org/Wiki/VTK/Examples/Cxx/Modelling/MarchingCubes to generate a
surface from a DICOM series.

To run,
MarchingCubes your_DICOM_folder isosurface_value

NOTE: You will need to cut/paste the example code to use it. The tarballs
will NO be updated until this evening.



On Wed, Jul 24, 2013 at 12:09 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> As I mentioned before, if you have a volume of data (e.g. dicom), do not
> use the voxelmodeller code. Provide the output of your reader to
> vtkMarchingCubes. You will also need to provide a proper isovalue for the
> surface you want to extract.
>
> I also recommended that you look at Slicer. You will not have to write any
> code. And it has lots of useful tools for segmenting and viewing medical
> data.
>
>
>
> On Mon, Jul 22, 2013 at 3:25 AM, Vachik Dave <vsdave at umail.iu.edu> wrote:
>
>> Hello, I need to prepare 3d Surface from DICOM files using Marching cube
>> algorithm. I am trying to use example available here:
>> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Modelling/MarchingCubes
>>
>> Regards*.
>> --Vachik Dave*
>>
>> _______________________________________________
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130724/a7b5e40a/attachment.htm>


More information about the vtkusers mailing list