[pktools] 143/375: Merge branch 'master' of git.sv.gnu.org:/srv/git/pktools

Bas Couwenberg sebastic at xs4all.nl
Wed Dec 3 21:54:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch upstream-master
in repository pktools.

commit 37ba1849c63f017f44178aaf6a3ea93efed16c6e
Merge: bdcf5f8 d5c90b1
Author: user <user at osgeolive.(none)>
Date:   Sun Nov 24 11:14:39 2013 +0100

    Merge branch 'master' of git.sv.gnu.org:/srv/git/pktools

 ChangeLog                              |  31 +++
 doc/examples_pksetmask.dox             |  35 ++-
 src/algorithms/ConfusionMatrix.cc      |   8 +-
 src/algorithms/ConfusionMatrix.h       |   6 +-
 src/algorithms/FeatureSelector.h       |  40 +--
 src/algorithms/Filter.cc               |  55 ++++
 src/algorithms/Filter.h                |  61 +++--
 src/algorithms/Filter2d.cc             | 459 ++++++++++++++++++++-------------
 src/algorithms/Filter2d.h              | 165 +++++++-----
 src/algorithms/StatFactory.h           | 365 ++++++++++++++++++--------
 src/algorithms/myfann_cpp.h            |  16 +-
 src/apps/Makefile.am                   |  10 +-
 src/apps/pkclassify_nn.cc              |  36 ++-
 src/apps/pkclassify_nn.h               |  50 ++--
 src/apps/pkclassify_svm.cc             |  13 +-
 src/apps/pkdiff.cc                     | 210 +++++++++------
 src/apps/pkegcs.cc                     |  20 +-
 src/apps/pkextract.cc                  |  52 ++--
 src/apps/pkfillnodata.cc               |  15 +-
 src/apps/pkfilter.cc                   |  49 +++-
 src/apps/pkfilterascii.cc              |  38 ++-
 src/apps/pkfs_nn.cc                    |  48 +++-
 src/apps/pkfs_svm.cc                   |   4 +-
 src/apps/pkinfo.cc                     |  41 +--
 src/apps/pkopt_svm.cc                  |   8 +-
 src/apps/pkregression_nn.cc            |  23 +-
 src/apps/{pkstat.cc => pkstatascii.cc} | 102 +++++++-
 src/apps/pkstatogr.cc                  |  24 +-
 src/base/PosValue.h                    |   2 -
 src/base/Vector2d.h                    |  10 +-
 src/imageclasses/ImgReaderOgr.h        | 130 +++++-----
 src/imageclasses/ImgWriterGdal.cc      |  63 ++---
 32 files changed, 1422 insertions(+), 767 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