[pubgit-commits-list] cpPlugins branch master updated. 75dc4945344b4a5a7be10a3ca33fa2e6fff87df8
root
root at tux.creatis.insa-lyon.fr
Thu Sep 24 17:51:01 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 75dc4945344b4a5a7be10a3ca33fa2e6fff87df8 (commit)
from 1981cb799ad847bd12f787d20bcd7852235ca2eb (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=75dc4945344b4a5a7be10a3ca33fa2e6fff87df8
commit 75dc4945344b4a5a7be10a3ca33fa2e6fff87df8
Author: jose guzman <jose at gmail.com>
Date: Thu Sep 24 17:51:14 2015 +0200
binary threshold image filter added
-----------------------------------------------------------------------
Summary of changes:
...geFilter.cxx => BinaryThresholdImageFilter.cxx} | 65 +++++++++++++---------
...dImageFilter.h => BinaryThresholdImageFilter.h} | 20 +++----
lib/cpPlugins/Plugins/Host.cxx | 2 +
3 files changed, 52 insertions(+), 35 deletions(-)
copy lib/cpPlugins/Plugins/{OtsuThresholdImageFilter.cxx => BinaryThresholdImageFilter.cxx} (52%)
copy lib/cpPlugins/Plugins/{OtsuThresholdImageFilter.h => BinaryThresholdImageFilter.h} (62%)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list