Directory Packages/Insight/Dataflow/XML/

Total Files:
44
Deleted Files:
27
Lines of Code:
2367

[root]/Packages/Insight/Dataflow/XML

Lines of Code

Packages/Insight/Dataflow/XML/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
darbyb 128 (100.0%) 2113 (100.0%) 16.5

Most Recent Commits

darbyb 2005-12-29 09:09 Rev.: 32925

Add Rob's version of GeodesicActiveContourLevelSetImageFilter and fix typo in Canny module.

71 lines of code changed in 1 file:

  • Packages/Insight/Dataflow/XML: GeodesicActiveContourLevelSetImageFilter.xml (new 71)
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.


58 lines of code changed in 5 files:

  • Packages/Insight/Dataflow/XML: ColorImageReaderFloat2D.xml (new), ColorImageReaderFloat3D.xml (changed), VectorToRGBPixel.xml (new 58)
darbyb 2005-12-05 22:45 Rev.: 32735

Only support floats in Insight package now and disable wrapping and check in previously generated CC, XML, and TCL files.

1427 lines of code changed in 48 files:

  • Packages/Insight/Dataflow/XML: BinaryThresholdImageFilter.xml (new 66), CannySegmentationLevelSetImageFilter.xml (new 74), CharToDouble.xml (del), CharToFloat.xml (del), CharToUChar.xml (del), ColorImageReaderUChar2D.xml (del), ColorImageReaderUChar3D.xml (del), ConfidenceConnectedImageFilter.xml (new 70), ConnectedThresholdImageFilter.xml (new 66), CurvatureAnisotropicDiffusionImageFilter.xml (new 66), CurvatureFlowImageFilter.xml (new 83), DiscreteGaussianImageFilter.xml (new 69), DoubleToFloat.xml (del), DoubleToUChar.xml (del), FloatToDouble.xml (del), FloatToUChar.xml (del), GradientAnisotropicDiffusionImageFilter.xml (new 66), GradientMagnitudeImageFilter.xml (new 66), GradientRecursiveGaussianImageFilter.xml (new 66), ImageReaderUChar2D.xml (del), ImageReaderUChar3D.xml (del), ImageReaderUShort2D.xml (del), ImageReaderUShort3D.xml (del), IntToDouble.xml (del), IntToFloat.xml (del), IntToUChar.xml (del), IsolatedConnectedImageFilter.xml (new 68), MeanImageFilter.xml (new 66), NeighborhoodConnectedImageFilter.xml (new 66), ReflectImageFilter.xml (new 68), RescaleIntensityImageFilter.xml (new 66), ShortToDouble.xml (del), ShortToFloat.xml (del), ShortToUChar.xml (del), UCharToDouble.xml (del), UCharToFloat.xml (del), ULongToDouble.xml (del), ULongToFloat.xml (del), ULongToUChar.xml (del), UShortToDouble.xml (del), UShortToFloat.xml (del), UShortToUChar.xml (del), UnaryFunctorImageFilter.xml (new 66), VectorConfidenceConnectedImageFilter.xml (new 70), VectorCurvatureAnisotropicDiffusionImageFilter.xml (new 66), VectorGradientAnisotropicDiffusionImageFilter.xml (new 66), VectorIndexSelectionCastImageFilter.xml (new 66), WatershedImageFilter.xml (new 67)
darbyb 2005-12-01 23:35 Rev.: 32696

Fix XML files the conform to DTD spec.

96 lines of code changed in 67 files:

  • Packages/Insight/Dataflow/XML: BinaryDilateImageFilter.xml (+1 -2), BinaryErodeImageFilter.xml (new), BuildSeedVolume.xml (+2 -6), CharToDouble.xml (new 2), CharToFloat.xml (new 2), CharToUChar.xml (new 2), ChooseImage.xml (+1 -13), ColorImageReaderFloat2D.xml (+2 -11), ColorImageReaderFloat3D.xml (+2 -11), ColorImageReaderUChar2D.xml (new 2), ColorImageReaderUChar3D.xml (new 2), DoubleToFloat.xml (new 2), DoubleToUChar.xml (new 2), ExtractImageFilter.xml (+1 -10), FieldToImage.xml (new), FloatToDouble.xml (new 2), FloatToUChar.xml (new 2), GrayscaleDilateImageFilter.xml (new), GrayscaleErodeImageFilter.xml (+1 -2), Image2DToImage3D.xml (+2 -7), Image3DToImage2D.xml (+2 -7), ImageFileWriter.xml (new), ImageReaderFloat2D.xml (new), ImageReaderFloat3D.xml (new), ImageReaderUChar2D.xml (new 2), ImageReaderUChar3D.xml (new 2), ImageReaderUShort2D.xml (new 3), ImageReaderUShort3D.xml (new 3), ImageToField.xml (+2 -7), ImageToNrrd.xml (new), IntToDouble.xml (new 2), IntToFloat.xml (new 2), IntToUChar.xml (new 2), NrrdToImage.xml (+5 -6), RGBPixelToVector.xml (new), ShortToDouble.xml (new 2), ShortToFloat.xml (new 2), ShortToUChar.xml (new 2), SliceReader.xml (+1 -3), ThresholdSegmentationLevelSetImageFilter.xml (+3 -5), UCharToDouble.xml (new 2), UCharToFloat.xml (new 2), ULongToDouble.xml (new 2), ULongToFloat.xml (new 2), ULongToUChar.xml (new 2), UShortToDouble.xml (new 2), UShortToFloat.xml (new 2), UShortToUChar.xml (new 2)
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.

203 lines of code changed in 3 files:

  • Packages/Insight/Dataflow/XML: BuildSeedVolume.xml (+69), SliceReader.xml (+63), ThresholdSegmentationLevelSetImageFilter.xml (+71)
darbyb 2005-10-27 09:36 Rev.: 32331

Added new files with morphology filters (didn't add them yesterday)

258 lines of code changed in 4 files:

  • Packages/Insight/Dataflow/XML: BinaryDilateImageFilter.xml (+67), BinaryErodeImageFilter.xml (+69), GrayscaleDilateImageFilter.xml (+61), GrayscaleErodeImageFilter.xml (+61)
Generated by StatSVN 0.4.0