[pubgit-commits-list] cpPlugins branch master updated. 510ac31d52c1ac725baf278243c958e6c564b5b3
root
root at tux.creatis.insa-lyon.fr
Fri Dec 9 21:58:41 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 510ac31d52c1ac725baf278243c958e6c564b5b3 (commit)
from d8d3ef29ab1a1f4f268d28b1040d300b0965abf7 (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=510ac31d52c1ac725baf278243c958e6c564b5b3
commit 510ac31d52c1ac725baf278243c958e6c564b5b3
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Fri Dec 9 15:58:18 2016 -0500
Cast image filter added. ROI filter modified.
-----------------------------------------------------------------------
Summary of changes:
lib/cpPlugins/BaseObjects/ProcessObject.cxx | 90 ++++++++++++----------
.../ITKImageGenericFilters_1/CastImageFilter.cxx | 64 +++++++++++++++
plugins/ITKImageGenericFilters_1/CastImageFilter.h | 32 ++++++++
.../RegionOfInterestImageFilter.cxx | 2 +-
.../LaplacianSegmentationLevelSetImageFilter.cxx | 2 +-
5 files changed, 149 insertions(+), 41 deletions(-)
create mode 100644 plugins/ITKImageGenericFilters_1/CastImageFilter.cxx
create mode 100644 plugins/ITKImageGenericFilters_1/CastImageFilter.h
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list