[pubgit-commits-list] cpPlugins branch master updated. 31650ba6c437b0cd635307695f533592ce1c5ff3
root
root at tux.creatis.insa-lyon.fr
Fri Feb 17 23:21:48 CET 2017
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 31650ba6c437b0cd635307695f533592ce1c5ff3 (commit)
from 1fb645d9cf1026ff09297123d104a2b43c963a93 (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=31650ba6c437b0cd635307695f533592ce1c5ff3
commit 31650ba6c437b0cd635307695f533592ce1c5ff3
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Fri Feb 17 17:21:40 2017 -0500
...
-----------------------------------------------------------------------
Summary of changes:
plugins/CMakeLists.txt | 1 +
plugins/ITKRasterFilters/ITKRasterFilters.i | 9 ++
plugins/ITKRasterFilters/RasterImageFilter.cxx | 145 +++++++++++++++++++++++++
plugins/ITKRasterFilters/RasterImageFilter.h | 44 ++++++++
4 files changed, 199 insertions(+)
create mode 100644 plugins/ITKRasterFilters/ITKRasterFilters.i
create mode 100644 plugins/ITKRasterFilters/RasterImageFilter.cxx
create mode 100644 plugins/ITKRasterFilters/RasterImageFilter.h
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list