https://github.com/kitwaremedical/osteotomyplanner
3D Slicer extension to visualize and plan an osteotomy surgery.
https://github.com/kitwaremedical/osteotomyplanner
3d-slicer-extension
Last synced: 10 months ago
JSON representation
3D Slicer extension to visualize and plan an osteotomy surgery.
- Host: GitHub
- URL: https://github.com/kitwaremedical/osteotomyplanner
- Owner: KitwareMedical
- License: other
- Created: 2017-02-24T21:06:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T14:56:50.000Z (over 4 years ago)
- Last Synced: 2025-04-10T14:46:10.025Z (about 1 year ago)
- Topics: 3d-slicer-extension
- Language: Python
- Homepage:
- Size: 2.9 MB
- Stars: 11
- Watchers: 7
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OsteotomyPlanner
================
## Documentation is found [here](https://github.com/KitwareMedical/OsteotomyPlanner/wiki)
---
Osteotomy Planner is a Slicer extension. To learn more about Slicer and Slicer
extensions, please visit the following links:
- https://www.slicer.org/wiki/Main_Page
- https://www.slicer.org/wiki/Documentation/4.6/SlicerApplication/ExtensionsManager
---
Osteotomy Planner allows you to access the following modules:
- Planner:
A module to visualize and plan an osteotomy surgery.
- PlannerPythonTesting: The testing python module to test the Planner module.