[pubgit-commits-list] cpPlugins branch master updated. 7478fcc087fe32cee83c18bd98ccf8afb2e8818b

root root at tux.creatis.insa-lyon.fr
Thu Nov 19 01:07:13 CET 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  7478fcc087fe32cee83c18bd98ccf8afb2e8818b (commit)
      from  003b7bc4f88cbe4aa6cc27fcd16b8cda94eba9be (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=7478fcc087fe32cee83c18bd98ccf8afb2e8818b
commit 7478fcc087fe32cee83c18bd98ccf8afb2e8818b
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Wed Nov 18 19:06:47 2015 -0500

    ...


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

Summary of changes:
 appli/ImageMPR/ImageMPR.cxx                        |   1 +
 .../Algorithms/SpatialObjectMaskImageFilter.h      |  83 ++++++++++++
 .../Algorithms/SpatialObjectMaskImageFilter.hxx    |  91 +++++++++++++
 .../DataStructures/InfinitePlaneSpatialObject.h    |  88 ++++++++++++
 .../DataStructures/InfinitePlaneSpatialObject.hxx  | 109 +++++++++++++++
 lib/cpPlugins/Plugins/BasicFilters/CMakeLists.txt  |  21 +++
 .../Plugins/BasicFilters/MacheteFilter.cxx         | 147 ++++++++++++++++++---
 lib/cpPlugins/Plugins/BasicFilters/MacheteFilter.h |  44 +++++-
 8 files changed, 564 insertions(+), 20 deletions(-)
 create mode 100644 lib/cpExtensions/Algorithms/SpatialObjectMaskImageFilter.h
 create mode 100644 lib/cpExtensions/Algorithms/SpatialObjectMaskImageFilter.hxx
 create mode 100644 lib/cpExtensions/DataStructures/InfinitePlaneSpatialObject.h
 create mode 100644 lib/cpExtensions/DataStructures/InfinitePlaneSpatialObject.hxx


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


More information about the Pubgit-commits-list mailing list