[pubgit-commits-list] cpPlugins branch master updated. 56ab4d443e31a686cec29e293f03f605eb004f44
root
root at tux.creatis.insa-lyon.fr
Thu Dec 1 17:28:25 CET 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".
The branch, master has been updated
via 56ab4d443e31a686cec29e293f03f605eb004f44 (commit)
from 311164ff7e79547705a332fc7ee41651090fca6f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=56ab4d443e31a686cec29e293f03f605eb004f44
commit 56ab4d443e31a686cec29e293f03f605eb004f44
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Thu Dec 1 11:28:16 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
.../RegionOfInterestImageFilter.h | 29 ----------------------
.../ITKImageGenericFilters_1.i | 6 +++++
.../ImageToBoundingBoxFromThreshold.cxx | 21 ++++++----------
.../ImageToBoundingBoxFromThreshold.h | 29 ++++++++++++++++++++++
.../RegionOfInterestImageFilter.cxx | 10 ++++----
...eCalculator.h => RegionOfInterestImageFilter.h} | 12 ++++-----
6 files changed, 54 insertions(+), 53 deletions(-)
delete mode 100644 plugins/ITKGenericFilters/RegionOfInterestImageFilter.h
copy plugins/{ImageThresholdFilters => ITKImageGenericFilters_1}/ImageToBoundingBoxFromThreshold.cxx (69%)
create mode 100644 plugins/ITKImageGenericFilters_1/ImageToBoundingBoxFromThreshold.h
rename plugins/{ITKGenericFilters => ITKImageGenericFilters_1}/RegionOfInterestImageFilter.cxx (85%)
copy plugins/ITKImageGenericFilters_1/{MinimumMaximumImageCalculator.h => RegionOfInterestImageFilter.h} (52%)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list