[pubgit-commits-list] cpPlugins branch master updated. 8075b3c18618cd48cd2ae539d237a13768081489

root root at tux.creatis.insa-lyon.fr
Sat Aug 22 01:06:27 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  8075b3c18618cd48cd2ae539d237a13768081489 (commit)
      from  05b92946cf3e01d93bdf5f317df943baaac9ebda (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=8075b3c18618cd48cd2ae539d237a13768081489
commit 8075b3c18618cd48cd2ae539d237a13768081489
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Aug 21 18:06:18 2015 -0500

    Kalman filter added


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

Summary of changes:
 .../Extensions/Algorithms/KalmanFilter.cxx         | 138 +++++++++++++
 lib/cpPlugins/Extensions/Algorithms/KalmanFilter.h | 216 +++++++++++++++++++++
 .../Extensions/Algorithms/KalmanFilter.hxx         |  34 ++++
 3 files changed, 388 insertions(+)
 create mode 100644 lib/cpPlugins/Extensions/Algorithms/KalmanFilter.cxx
 create mode 100644 lib/cpPlugins/Extensions/Algorithms/KalmanFilter.h
 create mode 100644 lib/cpPlugins/Extensions/Algorithms/KalmanFilter.hxx


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


More information about the Pubgit-commits-list mailing list