Giter VIP home page Giter VIP logo

Comments (5)

dave3d avatar dave3d commented on May 27, 2024

Thanks. I've been re-organizing the code and forgot a package reference.

I've just updated the code and hopefully it should work now. Let me know if it does.

from dicom2stl.

skotecha999 avatar skotecha999 commented on May 27, 2024

just tested the bone rendering, works fine when the dicom images are in a zip but throws the same error when the images are in a directory folder.

P.S can you help me with setting the parameters such that a 3D model of just the large intestine(Colon) is generated

edit: when using python dicom2stl.py --enable rotation -t soft_tissue -o soft.stl dicom.zip
ModuleNotFoundError: No module named 'vtkRenderingFreeTypePython'
error is shown

from dicom2stl.

dave3d avatar dave3d commented on May 27, 2024

That ModuleNotFoundError looks like a problem with your Python/VTK setup. The module loader cannot find the module vtkRenderingFreeTypePython. What version of VTK are you using and how did you install it?

from dicom2stl.

skotecha999 avatar skotecha999 commented on May 27, 2024

(Resolved)
The package was insalled in anaconda.. the program runs fine in the anaconda prompt.

P.S is there any way to isolate the colon and create a volume render

from dicom2stl.

pjaol avatar pjaol commented on May 27, 2024

First this is awesome thank you for releasing this.
I wanted to take an old MRI I had an create an STL out of it to 3d print, and started pulling my hair out trying to figure out how to do an ROI to extract a skull.

Ran into the loadLargestSeries as well, and made some minor code changes to fix this and python 3 deprecated issues. they are in pull request #11
Would be great if you could include that

from dicom2stl.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.