Difference between revisions of "Documentation/4.1/Developers"
From Slicer Wiki
Line 76: | Line 76: | ||
: Comparison between the different supported module types | : Comparison between the different supported module types | ||
− | * [[{{FULLPAGENAME}}/MRML | Data Model | + | * Internals |
− | + | ** [[{{FULLPAGENAME}}/MRML | Data Model / MRML]] - Objects and their organization. MRML Library provides API for managing medical image data type | |
− | + | ** [[{{FULLPAGENAME}}/Logics | Logics]] - Details the role of MRML/Slicer/Application/Modules logics and Displayable managers | |
− | * [[{{FULLPAGENAME}}/Logics | Logics]] | + | ** [[{{FULLPAGENAME}}/IO | IO Mechanism]] - How to read or write nodes from file |
− | |||
* [[{{FULLPAGENAME}}/Python scripting | Python scripting]] | * [[{{FULLPAGENAME}}/Python scripting | Python scripting]] |
Revision as of 02:55, 21 August 2012
Home < Documentation < 4.1 < Developers
If you are a newcomer, you should probably check these instructions !
Getting involved
Resources
Bookmarks
|
Build instructions
Design & Implementation
|
How To
|