[pubgit-commits-list] FrontAlgorithms branch master updated. d3bb16bf060b7249a9ed1a49e6b118ca9394a22a

root root at tux.creatis.insa-lyon.fr
Fri Mar 27 23:44:24 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 "Generic implementation of front propagation algorithms with some extra features".

The branch, master has been updated
       via  d3bb16bf060b7249a9ed1a49e6b118ca9394a22a (commit)
      from  a1f9f98345f6d717e908f0507f60fd2841a73a1c (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=FrontAlgorithms.git;a=commitdiff;h=d3bb16bf060b7249a9ed1a49e6b118ca9394a22a
commit d3bb16bf060b7249a9ed1a49e6b118ca9394a22a
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Mar 27 17:44:05 2015 -0500

    Segmentation guided by a gaussian estimator added -- Not yet finished


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

Summary of changes:
 CMakeLists.txt                                     |   2 +-
 appli/examples/CMakeLists.txt                      |  18 ++
 ...eAlgorithmRegionGrow_GaussianModelEstimator.cxx | 256 +++++++++++++++++++++
 lib/fpa/Image/Algorithm.h                          |  80 ++++++-
 lib/fpa/Image/Algorithm.hxx                        |  63 +++--
 lib/fpa/Image/RegionGrow.h                         |  16 +-
 6 files changed, 390 insertions(+), 45 deletions(-)
 create mode 100644 appli/examples/example_ImageAlgorithmRegionGrow_GaussianModelEstimator.cxx


hooks/post-receive
-- 
Generic implementation of front propagation algorithms with some extra features


More information about the Pubgit-commits-list mailing list