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

root root at tux.creatis.insa-lyon.fr
Thu Jun 16 21:52:20 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  e9f2b7e99e640987da99456a10a5b797225442fb (commit)
       via  b3bb78df1a899c796586df5c0a6eec8c84f9b739 (commit)
      from  dca0a43f6fca34020b5ba0762dd06c591b336803 (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=e9f2b7e99e640987da99456a10a5b797225442fb
commit e9f2b7e99e640987da99456a10a5b797225442fb
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Thu Jun 16 14:52:09 2016 -0500

    ...


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=b3bb78df1a899c796586df5c0a6eec8c84f9b739
commit b3bb78df1a899c796586df5c0a6eec8c84f9b739
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Jun 14 18:59:55 2016 -0500

    ...


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

Summary of changes:
 appli/examples/extensions/CMakeLists.txt           |   1 +
 .../example_IterativeGaussianModelEstimator.cxx    |  81 +++++
 .../Algorithms/IterativeGaussianModelEstimator.h   | 107 ++++--
 .../Algorithms/IterativeGaussianModelEstimator.hxx | 389 ++++++++++-----------
 lib/cpPlugins/ParametersQtDialog.cxx               |  34 ++
 lib/cpPlugins/ProcessObject.cxx                    |   5 +-
 lib/cpPlugins/ProcessObject.h                      |   8 +
 lib/cpPlugins/WorkspaceIO.cxx                      |   8 +
 8 files changed, 384 insertions(+), 249 deletions(-)
 create mode 100644 appli/examples/extensions/example_IterativeGaussianModelEstimator.cxx


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


More information about the Pubgit-commits-list mailing list