Hi Yari, just to be clear, your workflow is: 1. Load a dicom file 2. Do a segmentation 3. create surface from segmentation 4. Save surface as stl 5. Load as stl
Is the stl already mirrored in step 3 or do you need steps 4 and 5? What coordinate system is the dicom file in? Could you give the matrix/spacing? (right click on image -> Details) Are you using build-in MITK functionality for step 3 or do you create the surface yourself? Are you looking for ways to mirror the surface in the binary application or how to do it in code? Best, Caspar -----Ursprüngliche Nachricht----- Von: yari mattei [mailto:[email protected]] Gesendet: Freitag, 12. Juni 2015 14:00 An: [email protected] Betreff: [mitk-users] Mirror image Hi everybody, I am using the MITK workbench to produce some stl file from a DICOM file, but I have a problem. I can create the segmentation and save the stl file and it looks good besides the fact that is mirrored (just to be clear with mirrored I mean that if the image should be AAABBB it appears as BBBAAA). There is a way to mirror sagital, axial or coronal view in the workbench? Or any other way to solve this problem? I hope that my explanation is clear, if not just let me know. Best, Yari ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
