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

root root at tux.creatis.insa-lyon.fr
Thu Oct 8 17:55:12 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  bb3fccd7f20a919f7058c27dd34ff82be6866ce6 (commit)
       via  dfcdc1ea312d6850b40a6667dd0b819a38c7a72a (commit)
       via  e7b04cfe67f670cb8da522890df8c81b80770bda (commit)
       via  dba64a6906e88d6023b2e6c9632da9fd41bfeb53 (commit)
       via  a7ecb3b53f6688a84e4e5415486786863f72d672 (commit)
       via  3484fd70d5911c42f100b0c0ce0289c69f942c55 (commit)
      from  94151bbd3c88422c42b82776e2ea07eebea73907 (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=bb3fccd7f20a919f7058c27dd34ff82be6866ce6
commit bb3fccd7f20a919f7058c27dd34ff82be6866ce6
Merge: dfcdc1e 94151bb
Author: jose guzman <jose at gmail.com>
Date:   Thu Oct 8 17:54:55 2015 +0200

    Merge ssh://git.creatis.insa-lyon.fr/cpPlugins


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=dfcdc1ea312d6850b40a6667dd0b819a38c7a72a
commit dfcdc1ea312d6850b40a6667dd0b819a38c7a72a
Author: jose guzman <jose at gmail.com>
Date:   Thu Oct 8 17:54:30 2015 +0200

    binary erode filter update


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=e7b04cfe67f670cb8da522890df8c81b80770bda
commit e7b04cfe67f670cb8da522890df8c81b80770bda
Author: jose guzman <jose at gmail.com>
Date:   Thu Oct 8 17:53:54 2015 +0200

    MSVC c++11 update


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=dba64a6906e88d6023b2e6c9632da9fd41bfeb53
commit dba64a6906e88d6023b2e6c9632da9fd41bfeb53
Merge: a7ecb3b f2f39f6
Author: jose guzman <jose at gmail.com>
Date:   Thu Oct 8 10:33:02 2015 +0200

    Merge ssh://git.creatis.insa-lyon.fr/cpPlugins


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=a7ecb3b53f6688a84e4e5415486786863f72d672
commit a7ecb3b53f6688a84e4e5415486786863f72d672
Author: jose guzman <jose at gmail.com>
Date:   Wed Oct 7 17:13:03 2015 +0200

    Binary Erode Image Filter Added


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=3484fd70d5911c42f100b0c0ce0289c69f942c55
commit 3484fd70d5911c42f100b0c0ce0289c69f942c55
Author: jose guzman <jose at gmail.com>
Date:   Tue Oct 6 10:45:08 2015 +0200

    contour example updated


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

Summary of changes:
 CMakeLists.txt                                     | 23 +++++----
 appli/examples/example_ContourWidget.cxx           | 54 +++++++++++-----------
 ...nImageFilter.cxx => BinaryErodeImageFilter.cxx} | 43 +++++++++++------
 ...edianImageFilter.h => BinaryErodeImageFilter.h} | 28 +++++------
 4 files changed, 82 insertions(+), 66 deletions(-)
 copy lib/cpPlugins/Plugins/BasicFilters/{MedianImageFilter.cxx => BinaryErodeImageFilter.cxx} (60%)
 copy lib/cpPlugins/Plugins/BasicFilters/{MedianImageFilter.h => BinaryErodeImageFilter.h} (62%)


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


More information about the Pubgit-commits-list mailing list