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

root root at tux.creatis.insa-lyon.fr
Fri Mar 27 22:08:37 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  d1641ad5bb3587c30c473e78a6ae060a19d7a60e (commit)
      from  bd25303e6df8698b696a61975d9a1aff40c7231d (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=d1641ad5bb3587c30c473e78a6ae060a19d7a60e
commit d1641ad5bb3587c30c473e78a6ae060a19d7a60e
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Mar 27 16:08:23 2015 -0500

    Generic gaussian model estimator added


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

Summary of changes:
 appli/examples/CMakeLists.txt                      |  15 +++
 .../example_ImageGaussianModelEstimator.cxx        |  85 +++++++++++++++
 .../Algorithms/IterativeGaussianModelEstimator.h   |  84 +++++++++++++++
 .../Algorithms/IterativeGaussianModelEstimator.hxx | 114 +++++++++++++++++++++
 4 files changed, 298 insertions(+)
 create mode 100644 appli/examples/example_ImageGaussianModelEstimator.cxx
 create mode 100644 lib/cpPlugins/Extensions/Algorithms/IterativeGaussianModelEstimator.h
 create mode 100644 lib/cpPlugins/Extensions/Algorithms/IterativeGaussianModelEstimator.hxx


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


More information about the Pubgit-commits-list mailing list