slackbuilds_ponce/gis/pktools/README
Benjamin Trigona-Harany 9675df61c7 gis/pktools: Added (image processing utilities).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-10-04 11:25:22 +01:00

9 lines
369 B
Text

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.