Last Night I printed my wife
Description
3D scan using Kinect + ReconstructMe.
Smooth + Decimation using homebrew vtk python script.
Sliced in Cura (0.1/layer, Skin enabled)
Printed with PrintRun on an ultimaker.
Smooth + Decimation using homebrew vtk python script.
Sliced in Cura (0.1/layer, Skin enabled)
Printed with PrintRun on an ultimaker.
Instructions
I attached a video to give you a better idea of the thingie :-)
I'll upload a better picture later !
Edit : New picture uploaded.
Please note that no animals, humans, or thingie were harmed in the making of this thingie.
I'll upload a better picture later !
Edit : New picture uploaded.
Please note that no animals, humans, or thingie were harmed in the making of this thingie.
You must be logged in to post a comment.
License
Last Night I printed my wife by digicious is licensed under the Attribution - Non-Commercial - Creative Commons license.

I did a quick google search but am unsure what the smooth/decimation via homebrew vtk python script is sir. I am assuming it passes the 3D image through and cleans it up nicely since your print out is amazing detail! I have done a few scan but always feel what comes out is kind of a blob of the person not this kind of quality. Any help apprecaited on this.
Vtk is an opensource api mainly use in the Medical imaging. But it contains a large set of filters that you can apply to meshes. I wrote a script in python to apply some filters of these filters and... voil
à !
I'll upload it by the end of the month.. I still have tuning and cleanup to do before I release it.
Stay tuned :-)