Directory Packages/Insight/Dataflow/Modules/DataIO/

Total Files:
8
Deleted Files:
6
Lines of Code:
1303

[root]/Packages/Insight/Dataflow/Modules/DataIO

Lines of Code

Packages/Insight/Dataflow/Modules/DataIO/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 31 (100.0%) 431 (100.0%) 13.9
darbyb 30 (96.8%) 430 (99.8%) 14.3
callahan 1 (3.2%) 1 (0.2%) 1.0

Most Recent Commits

darbyb 2005-12-07 11:49 Rev.: 32748

Added new converter that goes from images of Vectors to RGBPixels.

Change color readers to output images of vectors instead of RGBPixels (and change the documentation).

Remove debugging output.

Image2DToImage3D and Image3DToImage2D only handle float and Vectors of floats.


0 lines of code changed in 4 files:

  • Packages/Insight/Dataflow/Modules/DataIO: ColorImageReaderFloat2D.cc (changed), ColorImageReaderFloat3D.cc (new)
darbyb 2005-12-05 22:25 Rev.: 32731

Remove uchar and ushort readers. Only supporting floats for now.

0 lines of code changed in 8 files:

  • Packages/Insight/Dataflow/Modules/DataIO: ColorImageReaderUChar2D.cc (del), ColorImageReaderUChar3D.cc (del), ImageReaderUChar2D.cc (del), ImageReaderUChar3D.cc (del), ImageReaderUShort2D.cc (del), ImageReaderUShort3D.cc (del), sub.mk (new)
darbyb 2005-11-04 12:59 Rev.: 32436

Merge NCMIR branch into trunk. New modules SliceReader (reads in Analyze files a slice at a time), SeedPoints, and BuildSeedVolume. Removed ThresholdSegmentationLevelSetImageFilter generating files and replaced with permanant files to allow for stopping the segmentation. LevelSetSegmenter app now built when Insight package is enabled although it currently crashes and I think the crash is related to bug 2805.

418 lines of code changed in 2 files:

  • Packages/Insight/Dataflow/Modules/DataIO: SliceReader.cc (new 414), sub.mk (+4 -3)
darbyb 2005-03-04 13:21 Rev.: 29125

Remove include Packages/Insight/share/share.h and reference to InsightSHARE in class declarations.

12 lines of code changed in 16 files:

  • Packages/Insight/Dataflow/Modules/DataIO: ChooseImage.cc (+1 -2), ColorImageReaderFloat2D.cc (+1 -3), ColorImageReaderFloat3D.cc (+1 -3), ColorImageReaderUChar2D.cc (new 1), ColorImageReaderUChar3D.cc (new 1), ImageFileWriter.cc (new), ImageReaderFloat2D.cc (new), ImageReaderFloat3D.cc (new), ImageReaderUChar2D.cc (new 1), ImageReaderUChar3D.cc (new 1), ImageReaderUShort2D.cc (new 1), ImageReaderUShort3D.cc (new 1)
callahan 2005-02-04 16:55 Rev.: 28467

Merge v1_24_0_release

1 lines of code changed in 1 file:

  • Packages/Insight/Dataflow/Modules/DataIO: sub.mk (+1 -1)
Generated by StatSVN 0.4.0