[root]/Packages/Insight/Dataflow/Modules/DataIO
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 |
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:
Remove uchar and ushort readers. Only supporting floats for now.
0 lines of code changed in 8 files:
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:
Remove include Packages/Insight/share/share.h and reference to InsightSHARE in class declarations.
12 lines of code changed in 16 files:
Merge v1_24_0_release
1 lines of code changed in 1 file: