[pktools] 02/06: Merge tag 'upstream/2.5.3'
Bas Couwenberg
sebastic at xs4all.nl
Tue Aug 12 12:24:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository pktools.
commit 43d25d0cf2b75c54c3415034511330e9476e8785
Merge: 423545a 736e595
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Aug 12 13:28:19 2014 +0200
Merge tag 'upstream/2.5.3'
Upstream version 2.5.3
ChangeLog | 15 +
INSTALL | 6 +
configure | 22 +-
configure.ac | 4 +-
pktools.pc.in | 2 +-
src/algorithms/ConfusionMatrix.h | 2 +-
src/algorithms/CostFactory.h | 60 +++
src/algorithms/FeatureSelector.h | 62 +--
src/algorithms/Filter.cc | 45 ++
src/algorithms/Filter.h | 8 +-
src/algorithms/Filter2d.cc | 13 +-
src/algorithms/Filter2d.h | 82 ++--
src/algorithms/ImgRegression.cc | 91 ++++
src/algorithms/ImgRegression.h | 42 ++
src/algorithms/Makefile.am | 2 +-
src/algorithms/Makefile.in | 14 +-
src/algorithms/StatFactory.h | 31 +-
src/apps/Makefile.am | 14 +-
src/apps/Makefile.in | 59 ++-
src/apps/pkann.cc | 25 +-
src/apps/pkcomposite.cc | 50 +-
src/apps/pkcrop.cc | 4 +-
src/apps/pkdiff.cc | 90 ++--
src/apps/pkextract.cc | 899 +++++++++++++++++++---------------
src/apps/pkfillnodata.cc | 4 +-
src/apps/pkfilter.cc | 19 +-
src/apps/pkfilterdem.cc | 75 +--
src/apps/pkfsann.cc | 247 +++++-----
src/apps/pkfsann.h | 46 ++
src/apps/pkfssvm.cc | 261 +++++-----
src/apps/pkfssvm.h | 57 +++
src/apps/pkkalman.cc | 1004 ++++++++++++++++++++++++++++++++++++++
src/apps/pklas2img.cc | 5 +-
src/apps/pkoptsvm.cc | 18 +-
src/apps/pksieve.cc | 2 +-
src/apps/pkstatascii.cc | 34 +-
src/apps/pkstatogr.cc | 244 ++++-----
src/apps/pksvm.cc | 148 +++---
src/imageclasses/ImgReaderGdal.h | 3 +
src/imageclasses/ImgWriterGdal.h | 1 +
40 files changed, 2755 insertions(+), 1055 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git
More information about the Pkg-grass-devel
mailing list