Difference between revisions of "Documentation/Labs"
From Slicer Wiki
Max.smolens (talk | contribs) ("Python observer callbacks" moved to "Completed." VTKObservation mixin along with new-style class support in scripted modules in r24569 makes client code simple enough.) |
|||
Line 15: | Line 15: | ||
== Libraries == | == Libraries == | ||
* [[{{FULLPAGENAME}}/Qt5|Migration to Qt5]] | * [[{{FULLPAGENAME}}/Qt5|Migration to Qt5]] | ||
+ | * [[{{FULLPAGENAME}}/OpenCV|Integration with OpenCV]] | ||
== Python == | == Python == |
Revision as of 19:44, 2 October 2015
Home < Documentation < LabsThis is the place where we will keep track of our experiments and projects.
Contents
On-going
Internals
- Segmentations
- DeprecatedModules extension
- Slicer startup time improvement
- FHS compliant directory structure
- Fiber Tract measurement and visualization
- VTK Widgets improvements
- CLI infrastructure cleanup and refactoring
- SlicerConfig and UseSlicer Tweaks