mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
10 lines
369 B
Text
10 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.
|