Giter Club home page Giter Club logo

slicercustomapptemplate's Introduction

SlicerCustomAppTemplate by Kitware

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 image analysis. 3D Slicer works with optical imaging, MRI, CT, and ultrasound data.

At Kitware, 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-github
cookiecutter 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 sources

This 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 integrated
in 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 the jinja2-github plugin, the cookiecutter template generator will retrieve the latest commit associated with the Slicer repository default branch and it will set it as GIT_TAG value in the generated CMakeLists.txt.

License

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

Authors

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.