]> Creatis software - cpPlugins.git/commit
Architecture updated.
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Mon, 12 Sep 2016 00:01:28 +0000 (19:01 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Mon, 12 Sep 2016 00:01:28 +0000 (19:01 -0500)
commit3393941bf8f26babc7b592db434b40c1b747a687
treeb2cde23c0d593a3fc809097808b80ac0a707915e
parentbb04d28d6b6a805d4443dfea6145a396aefb5f6d
Architecture updated.
286 files changed:
CMakeLists.txt [new file with mode: 0644]
appli/CMakeLists.txt [new file with mode: 0644]
appli/bash/BuildDemangleHeader.cxx.in [new file with mode: 0644]
appli/bash/BuildInstances.cxx.in [new file with mode: 0644]
appli/bash/CMakeLists.txt [new file with mode: 0644]
appli/bash/HostCreator.cxx [new file with mode: 0644]
appli/bash/Utility.h.in [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/ConvertImage.cxx [new file with mode: 0644]
appli/examples/plugins/GuessPlugins.cxx [new file with mode: 0644]
appli/examples/plugins/LoadDirectory.cxx [new file with mode: 0644]
appli/examples/plugins/LoadFile.cxx [new file with mode: 0644]
appli/examples/plugins/LoadPlugin.cxx [new file with mode: 0644]
appli/examples/plugins/ShowImage.cxx [new file with mode: 0644]
cmake/CMakeLists.txt [new file with mode: 0644]
cmake/DetectOS.cmake [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/Qt4Tools.cmake [new file with mode: 0644]
cmake/Restrictions.cmake [new file with mode: 0644]
cmake/cpPluginsConfig.cmake.in [new file with mode: 0644]
lib/CMakeLists.txt [new file with mode: 0644]
lib/Instances/CMakeLists.txt [new file with mode: 0644]
lib/Instances/cpPlugins_BaseObjects.i [new file with mode: 0644]
lib/Instances/cpPlugins_BaseObjects_extra.cxx [new file with mode: 0644]
lib/Instances/cpPlugins_BoundingBoxes.i [new file with mode: 0644]
lib/Instances/cpPlugins_ImageFilters.i [new file with mode: 0644]
lib/Instances/cpPlugins_ImageIterators.i [new file with mode: 0644]
lib/Instances/cpPlugins_ImageNeighborhoodIterators.i [new file with mode: 0644]
lib/Instances/cpPlugins_Images.i [new file with mode: 0644]
lib/Instances/cpPlugins_Images_extra.cxx [new file with mode: 0644]
lib/Instances/cpPlugins_Meshes.i [new file with mode: 0644]
lib/Itk2Vtk/itkImageToVTKImageFilter.h [new file with mode: 0644]
lib/Itk2Vtk/itkImageToVTKImageFilter.hxx [new file with mode: 0644]
lib/Itk2Vtk/itkVTKImageToImageFilter.h [new file with mode: 0644]
lib/Itk2Vtk/itkVTKImageToImageFilter.hxx [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/ActorAxesProperties.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/ActorAxesProperties.h [new file with mode: 0644]
lib/cpBaseQtApplication/ActorAxesProperties.ui [new file with mode: 0644]
lib/cpBaseQtApplication/ActorImageProperties.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/ActorImageProperties.h [new file with mode: 0644]
lib/cpBaseQtApplication/ActorImageProperties.ui [new file with mode: 0644]
lib/cpBaseQtApplication/ActorLUTImageProperties.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/ActorLUTImageProperties.h [new file with mode: 0644]
lib/cpBaseQtApplication/ActorLUTImageProperties.ui [new file with mode: 0644]
lib/cpBaseQtApplication/ActorPolyDataProperties.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/ActorPolyDataProperties.h [new file with mode: 0644]
lib/cpBaseQtApplication/ActorPolyDataProperties.ui [new file with mode: 0644]
lib/cpBaseQtApplication/ActorProperties.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/ActorProperties.h [new file with mode: 0644]
lib/cpBaseQtApplication/ActorPropertiesQDialog.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/ActorPropertiesQDialog.h [new file with mode: 0644]
lib/cpBaseQtApplication/Block.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Block.h [new file with mode: 0644]
lib/cpBaseQtApplication/Canvas.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Canvas.h [new file with mode: 0644]
lib/cpBaseQtApplication/Connection.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Connection.h [new file with mode: 0644]
lib/cpBaseQtApplication/Editor.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Editor.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/PathsDialog.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/PathsDialog.h [new file with mode: 0644]
lib/cpBaseQtApplication/PathsDialog.ui [new file with mode: 0644]
lib/cpBaseQtApplication/PluginsNavigator.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/PluginsNavigator.h [new file with mode: 0644]
lib/cpBaseQtApplication/Port.cxx [new file with mode: 0644]
lib/cpBaseQtApplication/Port.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/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/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/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/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/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/PolyLineParametricPathToPolyData.h [new file with mode: 0644]
lib/cpExtensions/Visualization/PolyLineParametricPathToPolyData.hxx [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/cpPlugins/BaseObjects/DataObject.cxx [new file with mode: 0644]
lib/cpPlugins/BaseObjects/DataObject.h [new file with mode: 0644]
lib/cpPlugins/BaseObjects/Demangle.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/Object.hxx [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/DataObjects/BoundingBox.cxx [new file with mode: 0644]
lib/cpPlugins/DataObjects/BoundingBox.h [new file with mode: 0644]
lib/cpPlugins/DataObjects/BoundingBox.hxx [new file with mode: 0644]
lib/cpPlugins/DataObjects/Image.cxx [new file with mode: 0644]
lib/cpPlugins/DataObjects/Image.h [new file with mode: 0644]
lib/cpPlugins/DataObjects/Image.hxx [new file with mode: 0644]
lib/cpPlugins/DataObjects/Mesh.cxx [new file with mode: 0644]
lib/cpPlugins/DataObjects/Mesh.h [new file with mode: 0644]
lib/cpPlugins/DataObjects/Mesh.hxx [new file with mode: 0644]
lib/cpPlugins/DataObjects/OrthoNormalBase.cxx [new file with mode: 0644]
lib/cpPlugins/DataObjects/OrthoNormalBase.h [new file with mode: 0644]
lib/cpPlugins/DataObjects/OrthoNormalBase.hxx [new file with mode: 0644]
lib/cpPlugins/Interface/Dirent.h [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/QT/ParametersDialog.cxx [new file with mode: 0644]
lib/cpPlugins/QT/ParametersDialog.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/AnisotropicDiffusion/CurvatureAnisotropicDiffusionImageFilter.cxx [new file with mode: 0644]
plugins/AnisotropicDiffusion/CurvatureAnisotropicDiffusionImageFilter.h [new file with mode: 0644]
plugins/CMakeLists.txt [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/IO/DicomSeriesReader.cxx [new file with mode: 0644]
plugins/IO/DicomSeriesReader.h [new file with mode: 0644]
plugins/IO/DicomSeriesReaderQDialog.h [new file with mode: 0644]
plugins/IO/DicomSeriesReaderQDialog.ui [new file with mode: 0644]
plugins/IO/ImageReader.cxx [new file with mode: 0644]
plugins/IO/ImageReader.h [new file with mode: 0644]
plugins/IO/ImageReaderQDialog.h [new file with mode: 0644]
plugins/IO/ImageWriter.cxx [new file with mode: 0644]
plugins/IO/ImageWriter.h [new file with mode: 0644]
plugins/IO/ImageWriterQDialog.h [new file with mode: 0644]
plugins/ImageBooleanFilters/AndImageFilter.cxx [new file with mode: 0644]
plugins/ImageBooleanFilters/AndImageFilter.h [new file with mode: 0644]
plugins/ImageBooleanFilters/OrImageFilter.cxx [new file with mode: 0644]
plugins/ImageBooleanFilters/OrImageFilter.h [new file with mode: 0644]
plugins/ImageBooleanFilters/XorImageFilter.cxx [new file with mode: 0644]
plugins/ImageBooleanFilters/XorImageFilter.h [new file with mode: 0644]
plugins/ImageDistanceMaps/SignedMaurerDistanceMapImageFilter.cxx [new file with mode: 0644]
plugins/ImageDistanceMaps/SignedMaurerDistanceMapImageFilter.h [new file with mode: 0644]
plugins/ImageGenericFilters/RegionOfInterestImageFilter.cxx [new file with mode: 0644]
plugins/ImageGenericFilters/RegionOfInterestImageFilter.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/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/ImageMeshFilters/MarchingCubes.cxx [new file with mode: 0644]
plugins/ImageMeshFilters/MarchingCubes.h [new file with mode: 0644]
plugins/ImageMeshFilters/TriangleMeshToBinaryImageFilter.cxx [new file with mode: 0644]
plugins/ImageMeshFilters/TriangleMeshToBinaryImageFilter.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/ImageThresholdFilters/BinaryThresholdImageFilter.cxx [new file with mode: 0644]
plugins/ImageThresholdFilters/BinaryThresholdImageFilter.h [new file with mode: 0644]
plugins/ImageThresholdFilters/ImageToBoundingBoxFromThreshold.cxx [new file with mode: 0644]
plugins/ImageThresholdFilters/ImageToBoundingBoxFromThreshold.h [new file with mode: 0644]
plugins/ImageThresholdFilters/UnaryThresholdImageFilter.cxx [new file with mode: 0644]
plugins/ImageThresholdFilters/UnaryThresholdImageFilter.h [new file with mode: 0644]
plugins/MeshFilters/AppendMeshesFilter.cxx [new file with mode: 0644]
plugins/MeshFilters/AppendMeshesFilter.h [new file with mode: 0644]
plugins/MeshSources/CylinderSource.cxx [new file with mode: 0644]
plugins/MeshSources/CylinderSource.h [new file with mode: 0644]
plugins/MeshSources/SphereSource.cxx [new file with mode: 0644]
plugins/MeshSources/SphereSource.h [new file with mode: 0644]
plugins/Widgets/SeedWidget.cxx [new file with mode: 0644]
plugins/Widgets/SeedWidget.h [new file with mode: 0644]