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

root root at tux.creatis.insa-lyon.fr
Sat Feb 13 23:24:44 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  a89305e04527ebe2e81d0d1a62bbe34e0d35a141 (commit)
      from  7e29f3aec097ba1bff1894fed6eb1094276c5b72 (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=a89305e04527ebe2e81d0d1a62bbe34e0d35a141
commit a89305e04527ebe2e81d0d1a62bbe34e0d35a141
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Sat Feb 13 17:24:36 2016 -0500

    ...


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

Summary of changes:
 lib/cpPlugins/Interface/DataObject.cxx             |   6 +-
 lib/cpPlugins/Interface/Image.cxx                  |  12 ++-
 lib/cpPlugins/Interface/Image.h                    |   6 +-
 lib/cpPlugins/Interface/Image.hxx                  | 112 +++++++++------------
 lib/cpPlugins/Interface/ProcessObject.cxx          |  15 +--
 lib/cpPlugins/Interface/ProcessObject.hxx          |   8 +-
 .../BasicFilters/BinaryErodeImageFilter.cxx        |   9 +-
 .../BasicFilters/BinaryThresholdImageFilter.cxx    |  14 +--
 lib/cpPlugins/Plugins/BasicFilters/CPRFilter.cxx   |  11 +-
 lib/cpPlugins/Plugins/BasicFilters/Cutter.cxx      |   7 +-
 .../BasicFilters/ExtractSliceImageFilter.cxx       |  14 +--
 .../BasicFilters/ImageInterpolatorSource.cxx       |   5 +-
 .../Plugins/BasicFilters/InputDataReproducer.cxx   |   2 +-
 .../Plugins/BasicFilters/MacheteFilter.cxx         |   6 +-
 .../Plugins/BasicFilters/MacheteImageFilter.cxx    |  18 +---
 .../Plugins/BasicFilters/MarchingCubes.cxx         |   4 +-
 .../Plugins/BasicFilters/MedianImageFilter.cxx     |  14 +--
 .../BasicFilters/OtsuThresholdImageFilter.cxx      |  14 +--
 .../BasicFilters/RGBImageToOtherChannelsFilter.cxx |  16 +--
 .../SignedMaurerDistanceMapImageFilter.cxx         |  14 +--
 .../TriangleMeshToBinaryImageFilter.cxx            |  14 +--
 lib/cpPlugins/Plugins/IO/MeshReader.cxx            |  10 +-
 22 files changed, 121 insertions(+), 210 deletions(-)


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


More information about the Pubgit-commits-list mailing list