blob: bf1e151c04a91d24ddff4357b734d333ee59802c (
plain)
1
2
3
4
5
6
7
8
9
|
pktools is a suite of utilities written in C++ for image processing with a
focus on remote sensing applications. It relies on the Geospatial Data
Abstraction Library and OGR.
Optional dependencies
If the fann SlackBuild is installed, support can be added by passing
WITH_FANN=ON. If the libLAS SlackBuild is installed, support can be added by
passing WITH_LIBLAS=ON.
|