User:Davisb

From NAMIC Wiki
Revision as of 13:16, 4 May 2007 by Davisb (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Current Projects

Rule Based Segmentation

  • get cvs copy of slicer2
    • Scripts/genlib.tcl
    • Scripts/cmaker.tcl
  • get svn copy of NAMICSandbox
  • create a link to the RuleBasedSegmentation module within slicer2
cd slicer2/Modules
ln -s NAMICSandbox/RuleBasedSegmentation/vtkRuleBasedSegmentation vtkRuleBasedSegmentation
  • compile slicer2 with RuleBasedSegmentation module
    • Scripts/genlib.tcl

Problems:

  • Build fails