[pubgit-commits-list] cpPlugins branch master updated. bd53dc3e11a665706fd8082bef218786a9d0669c

root root at tux.creatis.insa-lyon.fr
Mon Oct 19 19:19:28 CEST 2015


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  bd53dc3e11a665706fd8082bef218786a9d0669c (commit)
      from  fdd4f2cec18107de380ebd350cb1019eed7c294c (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=bd53dc3e11a665706fd8082bef218786a9d0669c
commit bd53dc3e11a665706fd8082bef218786a9d0669c
Author: Jose Luis Guzman <cycopepe at gmail.com>
Date:   Mon Oct 19 19:19:37 2015 +0200

    Machete filter example added


-----------------------------------------------------------------------

Summary of changes:
 appli/examples/CMakeLists.txt                      |  1 +
 appli/examples/example_MacheteFilter.cxx           | 83 ++++++++++++++++++++++
 lib/cpExtensions/Algorithms/MacheteImageFilter.h   | 62 ++++++++++++++++
 lib/cpExtensions/Algorithms/MacheteImageFilter.hxx | 64 +++++++++++++++++
 4 files changed, 210 insertions(+)
 create mode 100644 appli/examples/example_MacheteFilter.cxx
 create mode 100644 lib/cpExtensions/Algorithms/MacheteImageFilter.h
 create mode 100644 lib/cpExtensions/Algorithms/MacheteImageFilter.hxx


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list