Getting involved
- It is open to everyone, feel free to join.
- Intended for discussion of programming related questions
Resources
- Nightly, continuous and experimental dashboards.
- Web-based bug tracking system
- Source code API documentation.
- Consistency and Readability for a manageable code base
git clone git://github.com/Slicer/Slicer.git
- Pages for the developer projects.
- Informations about Slicer releases
|
|
Build instructions
- Compiling and installing Slicer from source.
- Build, test, package and distribute extensions
Design & Implementation
- Comparison between the different supported module types
- Objects and their organization. MRML Library provides API for managing medical image data type
- Details the role of MRML/Slicer/Application/Modules logics and Displayable managers
- Presents the underlying infrastructure.
- Description of the Charting architecture.
- Details how Slicer is built and packaged.
|
|
How To
|