Wow this would be a great thing to try to fix body faults
How, exactly?
Ask HN: How can I 3D print my skeleton for research?
51–53 of 53 posts
Re: Ask HN: How can I 3D print my skeleton for research?
#52I've 3D printed my brain - I'm a biomedical engineer, and for a while was working for a research institute in France. While there, I had many friends and acquaintances who were doctors or surgeons performing their own research work. I had made noises in the past that I really wanted to print my brain sometime, so one of them referred me to an observational study in the area using fMRI to observe the brain performing…
I did the same - participated in an MRI study & asked for a copy of the scan data. They gave it to me on a CD which I promptly lost while moving. Back up your brains people!
Re: Ask HN: How can I 3D print my skeleton for research?
#53If you get an mri or ct scan you can use this package to segment the bones and the convert the image slices to 3D geometry. https://www.gibboncode.org/ It’s open source, but uses matlab which is not free if you are not at a university. It will also take a while...
Could you substitute in octave for matlab? Or does it use something in matlab that is not available in octave?