[pubgit-commits-list] cpPlugins branch master updated. 733108d258a27799df875ceda2d84c3cafea64d3

root root at tux.creatis.insa-lyon.fr
Wed Jun 22 05:20:41 CEST 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  733108d258a27799df875ceda2d84c3cafea64d3 (commit)
      from  4110cff7e90092a77cd272abe468db9013dd3863 (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=733108d258a27799df875ceda2d84c3cafea64d3
commit 733108d258a27799df875ceda2d84c3cafea64d3
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Jun 21 22:20:30 2016 -0500

    ...


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

Summary of changes:
 .../Algorithms/GaussianDensityImageFilter.h        | 103 +++++++++++++++++++++
 .../Algorithms/IterativeGaussianModelEstimator.h   |  29 +++++-
 .../Algorithms/IterativeGaussianModelEstimator.hxx | 102 ++++++++++++++++++++
 lib/cpPlugins_Instances/GaussianImageFilters.i     |   2 +
 .../GaussianDensityImageFilter.cxx                 |  80 ++++++++++++++++
 ...dImageFilter.h => GaussianDensityImageFilter.h} |  24 ++---
 6 files changed, 326 insertions(+), 14 deletions(-)
 create mode 100644 lib/cpExtensions/Algorithms/GaussianDensityImageFilter.h
 create mode 100644 plugins/cpPluginsImageFilters/GaussianDensityImageFilter.cxx
 copy plugins/cpPluginsImageFilters/{BinaryThresholdImageFilter.h => GaussianDensityImageFilter.h} (50%)


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


More information about the Pubgit-commits-list mailing list