]> Creatis software - cpPlugins.git/commit
New plugins added.
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Tue, 21 Jun 2016 22:09:33 +0000 (17:09 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Tue, 21 Jun 2016 22:09:33 +0000 (17:09 -0500)
commit17f052241f7ab67015e3a34f7564da17da8a0e07
tree5a66b1cafe1e5ceb7cff7ac19e565d49009082be
parentb689862afd79f8fdc07a10153404936110ccb440
New plugins added.
19 files changed:
lib/cpExtensions/Algorithms/RegionOfInterestImageCalculator.h [new file with mode: 0644]
lib/cpExtensions/Algorithms/RegionOfInterestImageCalculator.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/cpPlugins_Instances/CMakeLists.txt
lib/cpPlugins_Instances/ExtractImageFilters.i [new file with mode: 0644]
lib/cpPlugins_Instances/MorphologicalImageFilters.i [new file with mode: 0644]
lib/cpPlugins_Instances/ThresholdFilters.i
plugins/cpPluginsImageFilters/BinaryDilateParaImageFilter.cxx [new file with mode: 0644]
plugins/cpPluginsImageFilters/BinaryDilateParaImageFilter.h [new file with mode: 0644]
plugins/cpPluginsImageFilters/BinaryErodeParaImageFilter.cxx [new file with mode: 0644]
plugins/cpPluginsImageFilters/BinaryErodeParaImageFilter.h [new file with mode: 0644]
plugins/cpPluginsImageFilters/CastImageFilter.h
plugins/cpPluginsImageFilters/OrImageFilter.h
plugins/cpPluginsImageFilters/RegionOfInterestImageFilter.cxx [new file with mode: 0644]
plugins/cpPluginsImageFilters/RegionOfInterestImageFilter.h [new file with mode: 0644]
plugins/cpPluginsImageFilters/UnaryThresholdImageFilter.cxx [new file with mode: 0644]
plugins/cpPluginsImageFilters/UnaryThresholdImageFilter.h [new file with mode: 0644]
third_party_installers/cpPlugins_Install_ITK.sh