Closed cogitas3d closed 6 years ago
Hi Cicero, Nice to hear from you :) If you build with USE_VTK_DICOM=ON (please get https://github.com/dgobbi/vtk-dicom), Dicom2Mesh asks you which series to load, when there are more than one. It shows the number of slices too. Honestly, I did not test that carefully. Please let me know if it works.
Hi Cicero, Did it finally work to use vtk-dicom to handle DICOMs with multiple series? If so, I suggest to close this issue.
Hi @eidelen !
You're right.
I tryied to rebuild all, but like I have to make it run on three different SOs, I solved it in other way. I used Metadata DICOM information to create directories and separate the files:
https://www.facebook.com/ciceromoraes3d/videos/250023322380591/
The video is in Portuguese, but explain how it works.
Thank you again!
Hey there!
The users having some troubles to convert CT-Scan to 3D using DicomToMesh, because they cannot select the DICOM Serie Description of tomographies.
For example, I opened the same CT-Scan in two different software:
Above: InVesalius with HELICAL serie selected.
Above: Slicer 3D presenting the series on table.
I would like to know if its possible list and select the serie I want. And, a little more, if it's possible list the serie, list the number of slices and select that I want.
Thank you!