- Notifications
You must be signed in to change notification settings - Fork27
Template to be used as a starting point for creating a custom 3D Slicer application
License
KitwareMedical/SlicerCustomAppTemplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is a template to be used as a starting point for creating a custom 3D Slicer application.
3D Slicer is an open-source and extensible application for visualization and medical imageanalysis. 3D Slicer works with optical imaging, MRI, CT, and ultrasound data.
AtKitware, we help customers develop commercial products based on 3D Slicer and we have used the platform to rapidly prototype solutions in nearly every aspect of medical imaging.
The following will get a custom 3D Slicer application started in a new repository:
pip install cookiecutter jinja2-githubcookiecutter gh:KitwareMedical/SlicerCustomAppTemplate# Fill in the information requested at the prompts
We suggest to use the following commit message for checking in the results of these commands:
ENH: Add <custom name> application sourcesThis commit adds source files generated using KitwareMedical/SlicerCustomAppTemplate@<SHA of main>and referencing Slicer/Slicer@<SHA of main>.Features and improvements specific to the custom application will be integratedin follow-up commits.
This will mark the version of the template file used and the Slicer version in the git history
Leveraging thejinja2-github
plugin, thecookiecutter
template generator will retrieve the latest commit associated with the Slicer repository default branch and it will set it asGIT_TAG
value in the generatedCMakeLists.txt
.
This project template is distributed under the Apache 2.0 license. Please seetheLICENSE file for details.
- Julien Finet
- Jean-Christophe Fillion-Robin
- Dženan Zukić
- Johan Andruejol
- Alexis Girault
- Cory Quammen
- Jamie Snape
About
Template to be used as a starting point for creating a custom 3D Slicer application
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.