]> Creatis software - cpPlugins.git/commit
...
authorLeonardo Flórez-Valencia <florez-l@javeriana.edu.co>
Mon, 21 Nov 2016 16:31:52 +0000 (11:31 -0500)
committerLeonardo Flórez-Valencia <florez-l@javeriana.edu.co>
Mon, 21 Nov 2016 16:31:52 +0000 (11:31 -0500)
commit84d74813c987aaa92eed8579e2122f67c0d5159d
treebdf085ffd1211647d20bb85e5ad1a2c0702bddad
parent410a1d0bf36fb01148880c034973308e4600ffda
...
328 files changed:
CMakeLists.txt [new file with mode: 0644]
appli/CMakeLists.txt [new file with mode: 0644]
appli/PipelineEditor/CMakeLists.txt [new file with mode: 0644]
appli/PipelineEditor/PipelineEditor.cxx [new file with mode: 0644]
appli/PipelineEditor/PipelineEditor.h [new file with mode: 0644]
appli/PipelineEditor/PipelineEditor.ui [new file with mode: 0644]
appli/bash/CMakeLists.txt [new file with mode: 0644]
appli/bash/Config.h.in [new file with mode: 0644]
appli/bash/CreateDemanglers.cxx [new file with mode: 0644]
appli/bash/CreateInstances.cxx [new file with mode: 0644]
appli/bash/CreatePlugins.cxx [new file with mode: 0644]
appli/bash/CreateRealConfig.cxx [new file with mode: 0644]
appli/bash/HostCreator.cxx [new file with mode: 0644]
appli/examples/CMakeLists.txt [new file with mode: 0644]
appli/examples/plugins/CMakeLists.txt [new file with mode: 0644]
appli/examples/plugins/CreateCylinderAndSave.cxx [new file with mode: 0644]
appli/examples/plugins/GuessPlugins.cxx [new file with mode: 0644]
appli/examples/plugins/LoadPluginsDirectory.cxx [new file with mode: 0644]
appli/examples/plugins/LoadPluginsFile.cxx [new file with mode: 0644]
appli/examples/plugins/test.cxx [new file with mode: 0644]
cmake/CMakeLists.txt [new file with mode: 0644]
cmake/Functions.cmake [new file with mode: 0644]
cmake/KitwareTools.cmake [new file with mode: 0644]
cmake/Options.cmake [new file with mode: 0644]
cmake/QtTools.cmake [new file with mode: 0644]
cmake/Restrictions.cmake [new file with mode: 0644]
cmake/cpPluginsConfig.cmake.in [new file with mode: 0644]
data/read_write_image.wxml [new file with mode: 0644]
lib/CMakeLists.txt [new file with mode: 0644]
lib/QCustomPlot/GPL.txt [new file with mode: 0644]
lib/QCustomPlot/QCustomPlot.cxx [new file with mode: 0644]
lib/QCustomPlot/QCustomPlot.h [new file with mode: 0644]
lib/QCustomPlot/changelog.txt [new file with mode: 0644]
lib/cpBaseQtApplication/Blocker.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Blocker.h [new file with mode: 0644]
lib/cpBaseQtApplication/MainHelper.h [new file with mode: 0644]
lib/cpBaseQtApplication/MainWindow.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/MainWindow.h [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/Block.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/Block.h [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/Canvas.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/Canvas.h [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/Connection.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/Connection.h [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/EventFilter.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/EventFilter.h [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/Port.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Pipeline/Port.h [new file with mode: 0644]
lib/cpBaseQtApplication/Plugins/Navigator.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Plugins/Navigator.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/BezierCurveFunction.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/BezierCurveFunction.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/CPRImageFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/CPRImageFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/FluxMedialness.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/FluxMedialness.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/GaussianDensityImageFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/GradientImageFunctionBase.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/GradientImageFunctionBase.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/GulsunTekMedialness.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/GulsunTekMedialness.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/ImageBlender.cxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/ImageBlender.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/ImageFunctionFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/ImageFunctionFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/ImageFunctorFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/ImageToBoundingBoxFromThreshold.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/ImageToBoundingBoxFromThreshold.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/InertiaMedialness.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/InertiaTensorFunction.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/IsoImageSlicer.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/IsoImageSlicer.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/IterativeGaussianModelEstimator.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/IterativeGaussianModelEstimator.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/KalmanConstantFilter.cxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/KalmanConstantFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/KalmanFilter.cxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/KalmanFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/KalmanFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/KalmanVelocityFilter.cxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/KalmanVelocityFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/LightCompensationFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/LightCompensationFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/MFluxMedialness.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/MFluxMedialness.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/MacheteImageFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/MacheteImageFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/MultiScaleGaussianImageFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/MultiScaleGaussianImageFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/ParallelImageMean.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/ParallelImageMean.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/PolyLineParametricPathToSimple3DCurve.cxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/PolyLineParametricPathToSimple3DCurve.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/RGBExtractFunction.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/RGBImageToOtherChannelsFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/RGBImageToOtherChannelsFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/RGBToHSVFunction.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/RGBToYPbPrFunction.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/RasterContourFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/RasterContourFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/RegionOfInterestImageCalculator.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/RegionOfInterestImageCalculator.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/SpatialObjectMaskImageFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/SpatialObjectMaskImageFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Algorithms/UnaryThresholdImageFilter.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/UnaryThresholdImageFilter.hxx [new file with mode: 0644]
lib/cpExtensions/Config.h.in [new file with mode: 0644]
lib/cpExtensions/DataStructures/Graph.h [new file with mode: 0644]
lib/cpExtensions/DataStructures/Graph.hxx [new file with mode: 0644]
lib/cpExtensions/DataStructures/PolyLineParametricPath.h [new file with mode: 0644]
lib/cpExtensions/DataStructures/PolyLineParametricPath.hxx [new file with mode: 0644]
lib/cpExtensions/DataStructures/Simple3DCurve.cxx [new file with mode: 0644]
lib/cpExtensions/DataStructures/Simple3DCurve.h [new file with mode: 0644]
lib/cpExtensions/DataStructures/Skeleton.h [new file with mode: 0644]
lib/cpExtensions/DataStructures/Skeleton.hxx [new file with mode: 0644]
lib/cpExtensions/Interaction/BaseStyle.cxx [new file with mode: 0644]
lib/cpExtensions/Interaction/BaseStyle.h [new file with mode: 0644]
lib/cpExtensions/Interaction/ImageSlicePointPlacer.cxx [new file with mode: 0644]
lib/cpExtensions/Interaction/ImageSlicePointPlacer.h [new file with mode: 0644]
lib/cpExtensions/Interaction/ImageSliceStyle.cxx [new file with mode: 0644]
lib/cpExtensions/Interaction/ImageSliceStyle.h [new file with mode: 0644]
lib/cpExtensions/Interaction/SeedWidget.cxx [new file with mode: 0644]
lib/cpExtensions/Interaction/SeedWidget.h [new file with mode: 0644]
lib/cpExtensions/QT/ActorsWidgetInterface.h [new file with mode: 0644]
lib/cpExtensions/QT/ConfigurationChooser.cxx [new file with mode: 0644]
lib/cpExtensions/QT/ConfigurationChooser.h [new file with mode: 0644]
lib/cpExtensions/QT/ConfigurationChooser.ui [new file with mode: 0644]
lib/cpExtensions/QT/DicomSeriesSelectorWidget.cxx [new file with mode: 0644]
lib/cpExtensions/QT/DicomSeriesSelectorWidget.h [new file with mode: 0644]
lib/cpExtensions/QT/DicomSeriesSelectorWidget.ui [new file with mode: 0644]
lib/cpExtensions/QT/ImageWidget.cxx [new file with mode: 0644]
lib/cpExtensions/QT/ImageWidget.h [new file with mode: 0644]
lib/cpExtensions/QT/MPR3DWidget.cxx [new file with mode: 0644]
lib/cpExtensions/QT/MPR3DWidget.h [new file with mode: 0644]
lib/cpExtensions/QT/MPRInteractionCommand.cxx [new file with mode: 0644]
lib/cpExtensions/QT/MPRInteractionCommand.h [new file with mode: 0644]
lib/cpExtensions/QT/RendererWidget.cxx [new file with mode: 0644]
lib/cpExtensions/QT/RendererWidget.h [new file with mode: 0644]
lib/cpExtensions/QT/SimpleMPRWidget.cxx [new file with mode: 0644]
lib/cpExtensions/QT/SimpleMPRWidget.h [new file with mode: 0644]
lib/cpExtensions/QT/SimpleMPRWidget.ui [new file with mode: 0644]
lib/cpExtensions/QT/WindowLevelImageConfiguration.cxx [new file with mode: 0644]
lib/cpExtensions/QT/WindowLevelImageConfiguration.h [new file with mode: 0644]
lib/cpExtensions/QT/WindowLevelImageConfiguration.ui [new file with mode: 0644]
lib/cpExtensions/Utility.h [new file with mode: 0644]
lib/cpExtensions/Visualization/CursorActors.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/CursorActors.h [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageActor.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageActor.h [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageIndexesContainerToPolyData.h [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageIndexesContainerToPolyData.hxx [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageOutlineActor.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageOutlineActor.h [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageOutlineSource.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageOutlineSource.h [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageSliceActors.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageSliceActors.h [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageSliceMapper.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageSliceMapper.h [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageViewerActors.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/ImageViewerActors.h [new file with mode: 0644]
lib/cpExtensions/Visualization/LUTImageActor.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/LUTImageActor.h [new file with mode: 0644]
lib/cpExtensions/Visualization/LineSource.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/LineSource.h [new file with mode: 0644]
lib/cpExtensions/Visualization/MPR3DActors.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/MPR3DActors.h [new file with mode: 0644]
lib/cpExtensions/Visualization/MeshActor.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/MeshActor.h [new file with mode: 0644]
lib/cpExtensions/Visualization/OutlineSource.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/OutlineSource.h [new file with mode: 0644]
lib/cpExtensions/Visualization/PolyLineParametricPathToPolyData.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/PolyLineParametricPathToPolyData.h [new file with mode: 0644]
lib/cpExtensions/Visualization/Simple3DCurveToPolyData.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/Simple3DCurveToPolyData.h [new file with mode: 0644]
lib/cpExtensions/Visualization/SkeletonToPolyData.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/SkeletonToPolyData.h [new file with mode: 0644]
lib/cpExtensions/Visualization/WindowLevelImageActor.cxx [new file with mode: 0644]
lib/cpExtensions/Visualization/WindowLevelImageActor.h [new file with mode: 0644]
lib/cpInstances/BaseImageFilters.i [new file with mode: 0644]
lib/cpInstances/BaseObjects.i [new file with mode: 0644]
lib/cpInstances/BinaryFunctorFilters.i [new file with mode: 0644]
lib/cpInstances/BoundingBox.cxx [new file with mode: 0644]
lib/cpInstances/BoundingBox.h [new file with mode: 0644]
lib/cpInstances/BoundingBox.i [new file with mode: 0644]
lib/cpInstances/CMakeLists.txt [new file with mode: 0644]
lib/cpInstances/ColorImages.i [new file with mode: 0644]
lib/cpInstances/ComplexImageFilters.i [new file with mode: 0644]
lib/cpInstances/ComplexImages.i [new file with mode: 0644]
lib/cpInstances/DistanceMapFilters.i [new file with mode: 0644]
lib/cpInstances/ExtractImageFilters.i [new file with mode: 0644]
lib/cpInstances/Image.cxx [new file with mode: 0644]
lib/cpInstances/Image.d [new file with mode: 0644]
lib/cpInstances/Image.h [new file with mode: 0644]
lib/cpInstances/ImageIterators.i [new file with mode: 0644]
lib/cpInstances/ImageSeparableFilters.i [new file with mode: 0644]
lib/cpInstances/ImageSliceFilters.i [new file with mode: 0644]
lib/cpInstances/ImagesIO.i [new file with mode: 0644]
lib/cpInstances/MatrixImages.i [new file with mode: 0644]
lib/cpInstances/Mesh.cxx [new file with mode: 0644]
lib/cpInstances/Mesh.d [new file with mode: 0644]
lib/cpInstances/Mesh.h [new file with mode: 0644]
lib/cpInstances/Mesh.i [new file with mode: 0644]
lib/cpInstances/NeighborhoodImageIterators.i [new file with mode: 0644]
lib/cpInstances/PolyLineParametricPath.cxx [new file with mode: 0644]
lib/cpInstances/PolyLineParametricPath.d [new file with mode: 0644]
lib/cpInstances/PolyLineParametricPath.h [new file with mode: 0644]
lib/cpInstances/PolyLineParametricPath.i [new file with mode: 0644]
lib/cpInstances/ScalarImages.i [new file with mode: 0644]
lib/cpInstances/Simple3DCurve.cxx [new file with mode: 0644]
lib/cpInstances/Simple3DCurve.d [new file with mode: 0644]
lib/cpInstances/Simple3DCurve.h [new file with mode: 0644]
lib/cpInstances/Simple3DCurve.i [new file with mode: 0644]
lib/cpInstances/Skeleton.cxx [new file with mode: 0644]
lib/cpInstances/Skeleton.d [new file with mode: 0644]
lib/cpInstances/Skeleton.h [new file with mode: 0644]
lib/cpInstances/Skeleton.i [new file with mode: 0644]
lib/cpInstances/Transforms.i [new file with mode: 0644]
lib/cpInstances/UnaryFunctorFilters.i [new file with mode: 0644]
lib/cpInstances/VectorImages.i [new file with mode: 0644]
lib/cpInstances/itkImageToVTKImageFilter.h [new file with mode: 0644]
lib/cpInstances/itkImageToVTKImageFilter.hxx [new file with mode: 0644]
lib/cpInstances/itkVTKImageToImageFilter.h [new file with mode: 0644]
lib/cpInstances/itkVTKImageToImageFilter.hxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/DataObject.cxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/DataObject.h [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Events.h [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Object.cxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Object.h [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Parameters.cxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Parameters.h [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Port.cxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Port.h [new file with mode: 0644]
lib/cpPlugins/BaseObjects/ProcessObject.cxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/ProcessObject.h [new file with mode: 0644]
lib/cpPlugins/BaseObjects/ProcessObject.hxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Widget.cxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Widget.h [new file with mode: 0644]
lib/cpPlugins/Config.h.in [new file with mode: 0644]
lib/cpPlugins/Interface/Plugins.cxx [new file with mode: 0644]
lib/cpPlugins/Interface/Plugins.h [new file with mode: 0644]
lib/cpPlugins/Interface/Workspace.cxx [new file with mode: 0644]
lib/cpPlugins/Interface/Workspace.h [new file with mode: 0644]
lib/cpPlugins/Interface/WorkspaceIO.cxx [new file with mode: 0644]
lib/cpPlugins/OS/DLLManager.cxx [new file with mode: 0644]
lib/cpPlugins/OS/DLLManager.h [new file with mode: 0644]
lib/cpPlugins/OS/DirContents.cxx [new file with mode: 0644]
lib/cpPlugins/OS/DirContents.h [new file with mode: 0644]
lib/cpPlugins/OS/tinydir.h [new file with mode: 0644]
lib/cpPlugins/OS/tinydir_COPYING.txt [new file with mode: 0644]
lib/cpPlugins/OS/tinydir_README.md.txt [new file with mode: 0644]
lib/cpPlugins/QT/OpenFileDialog.cxx [new file with mode: 0644]
lib/cpPlugins/QT/OpenFileDialog.h [new file with mode: 0644]
lib/cpPlugins/QT/ParametersDialog.cxx [new file with mode: 0644]
lib/cpPlugins/QT/ParametersDialog.h [new file with mode: 0644]
lib/cpPlugins/QT/SaveFileDialog.cxx [new file with mode: 0644]
lib/cpPlugins/QT/SaveFileDialog.h [new file with mode: 0644]
lib/cpPlugins/Utility.h [new file with mode: 0644]
lib/tinyxml2/OLD_CMakeLists.txt.old [new file with mode: 0644]
lib/tinyxml2/readme.md [new file with mode: 0644]
lib/tinyxml2/tinyxml2.cpp [new file with mode: 0644]
lib/tinyxml2/tinyxml2.h [new file with mode: 0644]
plugins/CMakeLists.txt [new file with mode: 0644]
plugins/Extensions/PolyLineParametricPathToSimple3DCurve.cxx [new file with mode: 0644]
plugins/Extensions/PolyLineParametricPathToSimple3DCurve.h [new file with mode: 0644]
plugins/GenericFilters/DataReproducer.cxx [new file with mode: 0644]
plugins/GenericFilters/DataReproducer.h [new file with mode: 0644]
plugins/GenericFilters/JoinBoundingBoxes.cxx [new file with mode: 0644]
plugins/GenericFilters/JoinBoundingBoxes.h [new file with mode: 0644]
plugins/ITKBinaryFunctorFilters/BinaryArithmeticImageFilter.cxx [new file with mode: 0644]
plugins/ITKBinaryFunctorFilters/BinaryArithmeticImageFilter.h [new file with mode: 0644]
plugins/ITKBinaryFunctorFilters/BinaryBooleanImageFilter.cxx [new file with mode: 0644]
plugins/ITKBinaryFunctorFilters/BinaryBooleanImageFilter.h [new file with mode: 0644]
plugins/ITKDistanceMapFilters/BinaryContourImageFilter.cxx [new file with mode: 0644]
plugins/ITKDistanceMapFilters/BinaryContourImageFilter.h [new file with mode: 0644]
plugins/ITKDistanceMapFilters/SignedMaurerDistanceMapImageFilter.cxx [new file with mode: 0644]
plugins/ITKDistanceMapFilters/SignedMaurerDistanceMapImageFilter.h [new file with mode: 0644]
plugins/ITKGenericFilters/RegionOfInterestImageFilter.cxx [new file with mode: 0644]
plugins/ITKGenericFilters/RegionOfInterestImageFilter.h [new file with mode: 0644]
plugins/ITKIO/DicomSeriesReader.cxx [new file with mode: 0644]
plugins/ITKIO/DicomSeriesReader.h [new file with mode: 0644]
plugins/ITKIO/DicomSeriesReaderQDialog.h [new file with mode: 0644]
plugins/ITKIO/DicomSeriesReaderQDialog.ui [new file with mode: 0644]
plugins/ITKIO/ImageReader.cxx [new file with mode: 0644]
plugins/ITKIO/ImageReader.h [new file with mode: 0644]
plugins/ITKIO/ImageWriter.cxx [new file with mode: 0644]
plugins/ITKIO/ImageWriter.h [new file with mode: 0644]
plugins/ITKSeparableFilters/SmoothingRecursiveGaussianImageFilter.cxx [new file with mode: 0644]
plugins/ITKSeparableFilters/SmoothingRecursiveGaussianImageFilter.h [new file with mode: 0644]
plugins/ITKSliceFilters/CPRImageFilter.cxx [new file with mode: 0644]
plugins/ITKSliceFilters/CPRImageFilter.h [new file with mode: 0644]
plugins/ITKUnaryFunctorFilters/BinaryThresholdImageFilter.cxx [new file with mode: 0644]
plugins/ITKUnaryFunctorFilters/BinaryThresholdImageFilter.h [new file with mode: 0644]
plugins/ITKUnaryFunctorFilters/InvertIntensityImageFilter.cxx [new file with mode: 0644]
plugins/ITKUnaryFunctorFilters/InvertIntensityImageFilter.h [new file with mode: 0644]
plugins/ITKUnaryFunctorFilters/UnaryBooleanImageFilter.cxx [new file with mode: 0644]
plugins/ITKUnaryFunctorFilters/UnaryBooleanImageFilter.h [new file with mode: 0644]
plugins/ImageGradientFilters/FluxImageFilter.cxx [new file with mode: 0644]
plugins/ImageGradientFilters/FluxImageFilter.h [new file with mode: 0644]
plugins/ImageGradientFilters/GulsunTekImageFilter.cxx [new file with mode: 0644]
plugins/ImageGradientFilters/GulsunTekImageFilter.h [new file with mode: 0644]
plugins/ImageGradientFilters/ImageGradientFilters.i [new file with mode: 0644]
plugins/ImageGradientFilters/MFluxImageFilter.cxx [new file with mode: 0644]
plugins/ImageGradientFilters/MFluxImageFilter.h [new file with mode: 0644]
plugins/ImageGradientFilters/MultiScaleGaussianImageFilter.cxx [new file with mode: 0644]
plugins/ImageGradientFilters/MultiScaleGaussianImageFilter.h [new file with mode: 0644]
plugins/ImageParaMorphologyFilters/BinaryDilateParaImageFilter.cxx [new file with mode: 0644]
plugins/ImageParaMorphologyFilters/BinaryDilateParaImageFilter.h [new file with mode: 0644]
plugins/ImageParaMorphologyFilters/BinaryErodeParaImageFilter.cxx [new file with mode: 0644]
plugins/ImageParaMorphologyFilters/BinaryErodeParaImageFilter.h [new file with mode: 0644]
plugins/ImageParaMorphologyFilters/ImageParaMorphologyFilter.i [new file with mode: 0644]
plugins/ImageThresholdFilters/ImageThresholdFilters.i [new file with mode: 0644]
plugins/ImageThresholdFilters/ImageToBoundingBoxFromThreshold.cxx [new file with mode: 0644]
plugins/ImageThresholdFilters/ImageToBoundingBoxFromThreshold.h [new file with mode: 0644]
plugins/VTKFilters/CylinderSource.cxx [new file with mode: 0644]
plugins/VTKFilters/CylinderSource.h [new file with mode: 0644]
plugins/VTKFilters/SphereSource.cxx [new file with mode: 0644]
plugins/VTKFilters/SphereSource.h [new file with mode: 0644]
plugins/VTKIO/MeshReader.cxx [new file with mode: 0644]
plugins/VTKIO/MeshReader.h [new file with mode: 0644]
plugins/VTKIO/MeshWriter.cxx [new file with mode: 0644]
plugins/VTKIO/MeshWriter.h [new file with mode: 0644]
plugins/VTKWidgets/LineWidget.cxx [new file with mode: 0644]
plugins/VTKWidgets/LineWidget.h [new file with mode: 0644]
plugins/VTKWidgets/SeedWidget.cxx [new file with mode: 0644]
plugins/VTKWidgets/SeedWidget.h [new file with mode: 0644]
plugins/VTKWidgets/SplineWidget.cxx [new file with mode: 0644]
plugins/VTKWidgets/SplineWidget.h [new file with mode: 0644]