Skip to content

ec-jrc/GTB

Repository files navigation

GTB

GTB is a desktop software application for generic raster image processing. Full installation packages, including precompiled executables (macOS, Linux, MS-Windows) of the application, can be downloaded from the project homepage (https://forest.jrc.ec.europa.eu/en/activities/lpa/gtb/). GTB is written in the IDL language, and you must be the legal owner of an IDL licence to compile the IDL source code. Further information on the IDL software can be found at: https://www.harrisgeospatial.com. Alternative to using IDL, feel free to recode the IDL source code to the programming language of your choice.

Reference: Vogt P. and Riitters K. (2017). GuidosToolbox: universal digital image object analysis. European Journal of Remote Sensing, 50, 1, pp. 352-361, doi: 10.1080/22797254.2017.1330650

This repository provides information on the GTB source code:

a) directory: MSPAstandalone

  • location of the OS-specific compiled mspa executable

b) directory: data

  • input.tif: test image for GTB

c) directory: external_sources

C-source code of GTB-external programs:

d) directory: guidos_progs

GTB-required directories and files:

  • mspatmp: directory used for intermediate processing
  • spatcon: directory of the OS-specific compiled executables combineltp, recode, spatcon
  • spatcon/orig: directory of the OS-specific compiled older spatcon executable
  • tmp: directory used for intermediate processing
  • *.pro: IDL-subroutines
  • *.sav: IDL-settings and colortables
  • *.png: images
  • *.jpg: images
  • *.txt: descriptions
  • startGTBterminal.sh: bash-script to launch a terminal session

e) file: guidostoolbox.pro

  • guidostoolbox.pro: GTB IDL-source code

f) Additional documents of the current GTB-version:

g) Citing GTB in publications:

Releases

No releases published

Packages

No packages published