[pubgit-commits-list] FrontAlgorithms branch master updated. 972dd44060dfff40ba3daab899c6365445f6de7e

root root at tux.creatis.insa-lyon.fr
Tue Feb 17 00:41:55 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  972dd44060dfff40ba3daab899c6365445f6de7e (commit)
      from  22051707794a9153acbfc489ec9a933471f13406 (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=972dd44060dfff40ba3daab899c6365445f6de7e
commit 972dd44060dfff40ba3daab899c6365445f6de7e
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Feb 16 18:41:44 2015 -0500

    Some more debug... almost there


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

Summary of changes:
 ...ImageAlgorithmRegionGrow_MultipleThresholds.cxx |  61 ++++----
 lib/fpa/Base/RegionGrowWithMultipleCriteria.hxx    |   2 +-
 .../Image/Functors/RegionGrowThresholdFunction.h   |   7 +-
 lib/fpa/Image/RegionGrowWithMultipleThresholds.h   |   6 +
 lib/fpa/Image/RegionGrowWithMultipleThresholds.hxx |  55 +++----
 lib/fpa/VTK/ImageMPR.cxx                           | 160 ++++++++++++---------
 lib/fpa/VTK/ImageMPR.h                             |  79 +++-------
 lib/fpa/VTK/SeedWidgetCorrector.cxx                |  79 ++++++++++
 lib/fpa/VTK/SeedWidgetCorrector.h                  |  44 ++++++
 9 files changed, 297 insertions(+), 196 deletions(-)
 create mode 100644 lib/fpa/VTK/SeedWidgetCorrector.cxx
 create mode 100644 lib/fpa/VTK/SeedWidgetCorrector.h


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


More information about the Pubgit-commits-list mailing list