Directory Packages/Insight/Dataflow/GUI/

Total Files:
4
Deleted Files:
0
Lines of Code:
628

[root]/Packages/Insight/Dataflow/GUI

Lines of Code

Packages/Insight/Dataflow/GUI/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 20 (100.0%) 2.2
darbyb 5 (55.6%) 18 (90.0%) 3.6
dav 4 (44.4%) 2 (10.0%) 0.5

Most Recent Commits

dav 2006-03-22 21:17 Rev.: 33600

Two things coming on it commit:

1) Dataflow/Ports was moved into Dataflow/Network/Ports

- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.

- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.

2) Clean up of Uintah problems from the large commit Marty made earlier

- continue to use getID() for patches.

- another commit is coming shortly to continue the fixes for Uintah



2 lines of code changed in 4 files:

  • Packages/Insight/Dataflow/GUI: GeodesicActiveContourLevelSetImageFilter.tcl (+1 -1), GrayscaleDilateImageFilter.tcl (new)
darbyb 2005-12-30 13:50 Rev.: 32927

Add Reset Filter button to level set filters. This is useful when the user has selected to stop a given segmentation, and then wants to re-execute and have it start over, not continue from where it was at.

18 lines of code changed in 5 files:

  • Packages/Insight/Dataflow/GUI: CannySegmentationLevelSetImageFilter.tcl (+6 -1), GeodesicActiveContourLevelSetImageFilter.tcl (+6 -1), ThresholdSegmentationLevelSetImageFilter.tcl (new)
Generated by StatSVN 0.4.0