[pubgit-commits-list] cpPlugins branch master updated. 4c53d95faa6a9ece8c1daa0e64df8d0007b0cfa4

root root at tux.creatis.insa-lyon.fr
Tue Jan 19 00:04:24 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  4c53d95faa6a9ece8c1daa0e64df8d0007b0cfa4 (commit)
      from  de874ea850042e77a99a456188f423c8df2e374f (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=4c53d95faa6a9ece8c1daa0e64df8d0007b0cfa4
commit 4c53d95faa6a9ece8c1daa0e64df8d0007b0cfa4
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Jan 18 18:04:14 2016 -0500

    Maurer signed distance filter added.


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

Summary of changes:
 appli/bash/cpPlugins_createHost.cxx                |   2 +-
 lib/cpPlugins/Interface/ParametersQtDialog.cxx     |  61 ++++++++++-
 .../SignedMaurerDistanceMapImageFilter.cxx         | 112 +++++++++++++++++++++
 ...lter.h => SignedMaurerDistanceMapImageFilter.h} |  24 ++---
 4 files changed, 183 insertions(+), 16 deletions(-)
 create mode 100644 lib/cpPlugins/Plugins/BasicFilters/SignedMaurerDistanceMapImageFilter.cxx
 copy lib/cpPlugins/Plugins/BasicFilters/{FloodFillImageFilter.h => SignedMaurerDistanceMapImageFilter.h} (60%)


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


More information about the Pubgit-commits-list mailing list