Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Template to be used as a starting point for creating a custom 3D Slicer application

License

NotificationsYou must be signed in to change notification settings

KitwareMedical/SlicerCustomAppTemplate

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.

Getting Started

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

FAQ

Which version of Slicer do the generated application build against ?

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.

License

This project template is distributed under the Apache 2.0 license. Please seetheLICENSE file for details.

Authors

  • Julien Finet
  • Jean-Christophe Fillion-Robin
  • Dženan Zukić
  • Johan Andruejol
  • Alexis Girault
  • Cory Quammen
  • Jamie Snape

Contributors21


[8]ページ先頭

©2009-2025 Movatter.jp