I had a MRI data set and segmented bone models in STL format. Could I create segmentation label from these 3D models?
I also imported a cylindrical pin (create from CAD software) into slicer, and I am wondering I could map the pin into segmentation label. So I can see if the pin would damage tendon or muscle on its path.
Probably the STL file is defined in LPS coordinate system. Slicer assumes it is in RAS. Try transforming the model from LPS to RAS coordinate system by applying a transform as described here: