[general]
name=pktools
description=Processing kernel for geospatial data

about =
      pktools is a collection of programs written in C++ for image processing with a focus on remote sensing applications. This plugin provides support of utilities in pktools via the QGIS processing toolbox.

      Among the utilities, you can find:

      raster dataset compositing (median, mean, max ndvi, etc. compositing rules);

      spectral/temporal and spatial filtering of raster datasets;

      extract information from raster datasets (random sampling, regular grid or via overlaid vector sample);

      supervised classification (support vector machine);
      

      To install the executables, please follow the procedure explained on the homepage


category=Raster,Vector
version=1.0.4
qgisMinimumVersion=2.6

author=Pieter Kempeneers
email=kempenep@gmail.com

tags=remote sensing, image processing, raster, vector

homepage=http://pktools.nongnu.org
tracker=https://savannah.nongnu.org/bugs/?func=additem&group=pktools
repository=http://git.savannah.gnu.org/cgit/pktools.git/tree/qgis
icon=logo.png

experimental=True
deprecated=False
