[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 887d3b280e7de40d45b0483767b09dcc46121f39

root root at tux.creatis.insa-lyon.fr
Thu Sep 28 04:41:25 CEST 2017


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, sandbox has been updated
       via  887d3b280e7de40d45b0483767b09dcc46121f39 (commit)
      from  a8a2991626bf43eac432f73b1bbc917db19172b2 (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=887d3b280e7de40d45b0483767b09dcc46121f39
commit 887d3b280e7de40d45b0483767b09dcc46121f39
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date:   Wed Sep 27 21:41:15 2017 -0500

    ...


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

Summary of changes:
 appli/CMakeLists.txt                               |   4 +
 appli/CTArteries/CTArteries.cxx                    | 305 +++++++++
 appli/CTArteries/CTArteries.h                      |  28 +
 appli/CTArteries/CTArteries.ui                     |  18 +-
 appli/CTArteries/FourierSeries.cxx                 | 728 +++++++++++++++++++++
 appli/CTArteries/FourierSeries.h                   | 187 ++++++
 appli/CTArteries/FourierSeries.hxx                 | 102 +++
 .../algorithms/RandomWalkSegmentation.hxx          |   2 +-
 8 files changed, 1370 insertions(+), 4 deletions(-)
 create mode 100644 appli/CTArteries/FourierSeries.cxx
 create mode 100644 appli/CTArteries/FourierSeries.h
 create mode 100644 appli/CTArteries/FourierSeries.hxx


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


More information about the Pubgit-commits-list mailing list