Hi everyone I hope it’s ok to post this here. I am looking to hire someone to write something in Slicer that automates the following task for an NSF-funded research project: I have an image stack of multiple bones and I want to “shrinkwrap” each one and export to a separate surface .ply. The bones are not touching so I imagine it is simple for someone with the right expertise.
Well not to discourage you to hiring people but this is already very easy with existing tools, without programing. You can perhaps learn to script and think of it as an investment to the future:
Steps are:
ImageStacks (SlicerMorph extension) to import the stack.
Open volume in the Segment Editor and use threshold + Island tools to separate the individual bones into separate segments. This should be real simple, if the bones are not touching.
Export the segments to models, and save them as PLY
2nd step may benefit from WrapSurfaceSolidy or margin dilation depending on the type of the bone.
Thanks. I’ll give it a shot. If you know of anyone who might want some extra cash (student?) let them know. It’s probably easy money for them and I don’t mind paying just to get it done.