Difference between revisions of "Documentation/4.0/Developers"
From Slicer Wiki
Line 90: | Line 90: | ||
===Design & Implementation=== | ===Design & Implementation=== | ||
---- | ---- | ||
+ | |||
+ | * [[Documentation/{{documentation/version}}/Developers/Modules | Modules]] | ||
+ | : Comparison between the different module types supported by Slicer | ||
+ | |||
* [[Documentation/{{documentation/version}}/Developers/MRML | Data Model - MRML]] | * [[Documentation/{{documentation/version}}/Developers/MRML | Data Model - MRML]] | ||
: Objects and their organization. MRML Library provides API for managing medical image data type. | : Objects and their organization. MRML Library provides API for managing medical image data type. |
Revision as of 19:45, 16 December 2011
Home < Documentation < 4.0 < DevelopersDevelopers Information
Note: Slicer4 developer documentation is under development with the idea that tutorials and related information will be available to support work at the NA-MIC 2012 Project Week. Requirements for Modules
|
Introduction
Mailing List
Miscellaneous
|
Source Code
Compile/Install
Design & Implementation
|
HOW TO
|