Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kitwaremedical/slicercat
Example Application for Slicer Customization - Generated from KitwareMedical/SlicerCustomAppTemplate
https://github.com/kitwaremedical/slicercat
3d-slicer-custom-application cmake kitware
Last synced: about 1 month ago
JSON representation
Example Application for Slicer Customization - Generated from KitwareMedical/SlicerCustomAppTemplate
- Host: GitHub
- URL: https://github.com/kitwaremedical/slicercat
- Owner: KitwareMedical
- License: other
- Created: 2019-09-18T17:32:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T22:41:47.000Z (almost 2 years ago)
- Last Synced: 2023-06-06T16:31:28.392Z (over 1 year ago)
- Topics: 3d-slicer-custom-application, cmake, kitware
- Language: C++
- Homepage: https://blog.kitware.com/slicercat-creating-custom-applications-based-on-3d-slicer
- Size: 457 KB
- Stars: 9
- Watchers: 15
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
SlicerCAT by Kitware, Inc.
==========================This repository hosts an example of application illustrating how to configure a 3D Slicer based custom application.
To learn more about the process, read our blog [SlicerCAT: Creating custom applications based on 3D Slicer](https://blog.kitware.com/slicercat-creating-custom-applications-based-on-3d-slicer)
## Frequently Asked Questions
### Should I use this project to create a new custom application ?
This project should **NOT** be used as a starting point for creating new project, instead you should use the [KitwareMedical/SlicerCustomAppTemplate](https://github.com/KitwareMedical/SlicerCustomAppTemplate#readme).
### How and where to contribute changes to `KitwareMedical/SlicerCustomAppTemplate` ?
If you are interested in contributing changes / features to the custom application template project, please submit pull requests at https://github.com/KitwareMedical/SlicerCustomAppTemplate
## License
This software is licensed under the terms of the [Apache Licence Version 2.0](LICENSE).