Directory Packages/Teem/Dataflow/Modules/Segmentation/

Total Files:
3
Deleted Files:
0
Lines of Code:
4552

[root]/Packages/Teem/Dataflow/Modules/Segmentation

Lines of Code

Packages/Teem/Dataflow/Modules/Segmentation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 212 (100.0%) 16.3
callahan 3 (23.1%) 86 (40.6%) 28.6
allen 3 (23.1%) 74 (34.9%) 24.6
dav 4 (30.8%) 20 (9.4%) 5.0
darbyb 1 (7.7%) 15 (7.1%) 15.0
worthen 1 (7.7%) 9 (4.2%) 9.0
mjc 1 (7.7%) 8 (3.8%) 8.0

Most Recent Commits

callahan 2006-08-15 14:16 Rev.: 35045

Clean up references to msg_stream_

1 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/Modules/Segmentation: MRITissueClassifier.cc (+1 -1)
callahan 2006-08-04 11:24 Rev.: 34937

Minor cleanups, use new port handling functions

85 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Segmentation: MRITissueClassifier.cc (+85 -60)
allen 2006-04-04 15:12 Rev.: 33768

changed NrrdData-> to NrrdData->nrrd_ and cleaned up everything associated with it

74 lines of code changed in 3 files:

  • Packages/Teem/Dataflow/Modules/Segmentation: MRITissueClassifier.cc (+66 -66), MRITissueClassifier.h (new)
darbyb 2006-04-03 18:57 Rev.: 33754

Upgrading to Teem 1.9. Main changes include API changes for var-arg functions and more careful use of unsigned types. See http://sourceforge.net/project/shownotes.php?release_id=380683&group_id=85445 for more information.

15 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Segmentation: MRITissueClassifier.cc (+15 -7)
dav 2006-03-30 13:33 Rev.: 33703

M Core/Persistent/Persistent.h

Put default parameter values in the 'definition', not in the friend
statement. This makes xlC (AIX) happy.

M Core/Datatypes/SparseRowMatrix.cc

Cleaned up compiler warnings and formatting.

M Core/Datatypes/SearchGrid.cc

Use SCI's 'Round' instead of round... fixes compilation problem on SGI (I think it is SGI).

M Packages/BioPSE/Core/Datatypes/SegLatVolField.cc
M Packages/Teem/Dataflow/Modules/DataIO/ImageImporter.cc
M Packages/Teem/Dataflow/Modules/Gage/GageProbe.cc
M Packages/Teem/Dataflow/Modules/Segmentation/MRITissueClassifier.cc

- Initialized variables that may be used without being set... not sure if
my initialization value is right, but it better than randomness...

- PLEASE, Please, please... don't use one character variable
names... (and if you must, please declare them right where they are
used and only use them in a small '{}' section.

M Packages/Uintah/Dataflow/Modules/Visualization/sub.mk

Requires the Core/Basis lib. (The Mac is picky)


4 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Segmentation: MRITissueClassifier.cc (+4 -4)
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



16 lines of code changed in 3 files:

  • Packages/Teem/Dataflow/Modules/Segmentation: MRITissueClassifier.h (+1 -1), sub.mk (new)
mjc 2006-03-22 16:42 Rev.: 33591

add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class

8 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Segmentation: MRITissueClassifier.cc (+8 -8)
worthen 2006-01-30 13:35 Rev.: 33106

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

9 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Segmentation: MRITissueClassifier.cc (+9)
Generated by StatSVN 0.4.0