Difference between revisions of "Documentation/Labs"
From Slicer Wiki
(→Python) |
m |
||
Line 37: | Line 37: | ||
* [[{{FULLPAGENAME}}/ExtensionsFrameworkRoadmap|Extensions Framework Roadmap]] | * [[{{FULLPAGENAME}}/ExtensionsFrameworkRoadmap|Extensions Framework Roadmap]] | ||
− | |||
Line 44: | Line 43: | ||
* [[Slicer4:Developers|Developer Projects]] | * [[Slicer4:Developers|Developer Projects]] | ||
+ | |||
+ | == Extension == | ||
+ | * [[{{FULLPAGENAME}}/EasyExtensionContribution|Easy Extension Contribution]] - See [[Documentation/Nightly/Developers/ExtensionWizard|ExtensionWizard]] | ||
== Internals == | == Internals == |
Revision as of 23:00, 30 June 2014
Home < Documentation < LabsThis is the place where we will keep track of our experiments and projects.
Contents
On-going
Internals
- Slice View Annotations
- Subject hierarchy module and plugins
- DeprecatedModules extension
- MultiDimensional Data Management
- Full support for non-linear transforms
- Slicer startup time improvement
- FHS compliant directory structure
Libraries
Python
Compilers & IDE
Virtual Machines
Documentation
Source code management
Extension
Completed
Extension
Internals
- CMake-ified Python - See r21911, r21912, r21913