Closed b5686109 closed 5 years ago
It is well possible that the standard vtk DICOM reader is not able to handle your DICOM format. For example, multiple series DICOM work neither.
You have the possibility to build Dicom2Mesh with an extended DICOM format support. In the cmake, enable the flag USE_VTK_DICOM
. The corresponding library can be cloned from https://github.com/dgobbi/vtk-dicom. This is mentioned in the readme file too.
Please let me know if that works. If it is fine for the leg owner, I can also look into the data :) Could you place them somewhere for downloading?
I'm trying to process tomography of some guy's leg into editable stl model. Here's what I got: