[pktools] branch upstream updated (736e595 -> 7da1b47)
Bas Couwenberg
sebastic at xs4all.nl
Fri Nov 14 22:43:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a change to branch upstream
in repository pktools.
from 736e595 Imported Upstream version 2.5.3
new 7da1b47 Imported Upstream version 2.5.4
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 36 +-
Makefile.in | 346 ++---
aclocal.m4 | 687 ++++++----
compile | 347 +++++
config.guess | 184 +--
config.sub | 97 +-
configure | 333 +++--
configure.ac | 5 +-
src/algorithms/CostFactory.h | 8 +-
src/algorithms/CostFactorySVM.cc | 178 +++
.../pkfssvm.h => algorithms/CostFactorySVM.h} | 19 +-
src/algorithms/Filter.cc | 112 +-
src/algorithms/Filter.h | 451 ++++---
src/algorithms/Filter2d.cc | 2 +-
src/algorithms/Filter2d.h | 6 +-
src/algorithms/ImgRegression.cc | 2 +-
src/algorithms/Makefile.am | 4 +-
src/algorithms/Makefile.in | 314 +++--
src/algorithms/myfann_cpp.h | 30 +-
src/apps/Makefile.am | 25 +-
src/apps/Makefile.in | 554 ++++----
src/apps/pkann.cc | 12 +-
src/apps/pkcomposite.cc | 48 +-
src/apps/pkcrop.cc | 4 +-
src/apps/pkdumpogr.cc | 243 ++--
src/apps/pkextract.cc | 1325 ++++++++++----------
src/apps/pkfilter.cc | 32 +-
src/apps/pkfsann.cc | 16 +-
src/apps/pkfssvm.cc | 340 +++--
src/apps/pkinfo.cc | 64 +-
src/apps/pkkalman.cc | 392 ++++--
src/apps/pkoptsvm.cc | 375 +++---
src/apps/pksvm.cc | 12 +-
src/base/Makefile.in | 262 ++--
src/fileclasses/Makefile.in | 274 ++--
src/imageclasses/ImgReaderGdal.h | 27 +-
src/imageclasses/ImgReaderOgr.cc | 4 +-
src/imageclasses/ImgReaderOgr.h | 2 +-
src/imageclasses/ImgWriterOgr.cc | 65 +-
src/imageclasses/Makefile.in | 274 ++--
src/lasclasses/Makefile.in | 274 ++--
41 files changed, 4940 insertions(+), 2845 deletions(-)
create mode 100755 compile
create mode 100644 src/algorithms/CostFactorySVM.cc
rename src/{apps/pkfssvm.h => algorithms/CostFactorySVM.h} (83%)
--
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