Difference between revisions of "User:Inorton"

From NAMIC Wiki
Jump to: navigation, search
Line 51: Line 51:
 
*http://www.slicer.org/slicerWiki/index.php/Slicer4:QtPort/Tutorials
 
*http://www.slicer.org/slicerWiki/index.php/Slicer4:QtPort/Tutorials
 
*http://www.na-mic.org/Wiki/index.php/QtAugust2010
 
*http://www.na-mic.org/Wiki/index.php/QtAugust2010
 +
*http://www.slicer.org/slicerWiki/index.php/Slicer3:Loadable_Modules:HOWTO
  
 
===External links===
 
===External links===

Revision as of 23:13, 16 November 2010

Isaiah Norton, Golby Lab, Department of Neurosurgery

contact: inorton @bwh d-t harvard d0t edu

Slicer Notes

Things that aren't fleshed-out enough to go into Mantis, or if I can't fully reproduce yet, can't share the data right now, etc..

Bugs

  • Can't load high-res MEMPRAGE MRI from MGH for AG case in Slicer3. workaround: loaded fine in slicer2, then saved as nrrd. DicomToNRRD also works.

Feature Wishes

  • Better transform handling in the reg meta-code: should sort out any hierarchies for cross-registration (ie, want to register to something that is already inside another transform)
  • Put models inside appropriate transform after generation
  • Editing volume inside of transform - don't want to have to move volumes out of transform every time to change labelmaps in a complex scene.
  • Slice intersections in 3D viewer, ie lines/gray/highlight/etc. at the intersection point (helps with depth perception). In Slicer3 this is only supported in 2d widgets.
  • intelligent fiducial picking: for example, jump to nearest local min/max (like spm)
  • option to load nrrd immediately after DicomToNrrd (cli need tweak to add post-handling options?)
  • dynamic (python) module reload

DTI

  • Tract (hyperstreamline) intersection with MR planes (highlighted with color change, ring, etc.)
  • FiberBundle editing!!!

Thoughts

How-to-do-this

  • [LoadBrainPointsIntoSlicer]

Slicer4

Learning Qt

Internal Coding

External links

Other Notes

SuperBuilding Slicer3 on Windows 7

Slicer3 with WrapITK for Python ITK wrapping

Tidbits

UseIntelMKLwithMatlabForFasterSPM

ExternalConnectionsToSPL

LinuxScreenCaptureMovieNotes

CTPhantomSegmentation

LoadAnalyzeIntoBrainLab

LoadfMRIIntoInstaTrak

ImageConversionUtilities