[pubgit-commits-list] cpPlugins branch master updated. 263279e49b0b075a6944ddd1c498d87ef817e118
root
root at tux.creatis.insa-lyon.fr
Wed Apr 29 00:30:40 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 263279e49b0b075a6944ddd1c498d87ef817e118 (commit)
from 6d38215f54bdde5e453297238c8a672e12f84b04 (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=263279e49b0b075a6944ddd1c498d87ef817e118
commit 263279e49b0b075a6944ddd1c498d87ef817e118
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Tue Apr 28 17:30:30 2015 -0500
Bezier function added.
-----------------------------------------------------------------------
Summary of changes:
.../Extensions/Algorithms/BezierCurveFunction.h | 78 ++++++++
.../Extensions/Algorithms/BezierCurveFunction.hxx | 194 +++++++++++++++++++
.../Algorithms/IterativeGaussianModelEstimator.h | 39 ++--
.../Algorithms/IterativeGaussianModelEstimator.hxx | 208 +++++++++++++++------
.../Extensions/Algorithms/RGBToYPbPrFunction.h | 6 +-
5 files changed, 445 insertions(+), 80 deletions(-)
create mode 100644 lib/cpPlugins/Extensions/Algorithms/BezierCurveFunction.h
create mode 100644 lib/cpPlugins/Extensions/Algorithms/BezierCurveFunction.hxx
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list