GRAP: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: '''GRAP''' is a library dedicate to the processing of spatial raster datas. Several types are supported such as Esri Ascii grid and PNG, TIFF or BMP...)
 
 
Zeile 7: Zeile 7:
 
* http://rsb.info.nih.gov/ij/ (ImageJ)
 
* http://rsb.info.nih.gov/ij/ (ImageJ)
  
[[Category:Raster data]]
+
[[Category:Programmierung]]
[[Category:Image processing]]
+
[[Category:Rasterdaten]]
 +
[[Category:Bildverarbeitung]]
 
[[Category:Java]]
 
[[Category:Java]]
 
[[Category:Windows]]
 
[[Category:Windows]]

Aktuelle Version vom 31. März 2008, 21:46 Uhr

GRAP is a library dedicate to the processing of spatial raster datas. Several types are supported such as Esri Ascii grid and PNG, TIFF or BMP images with their corresponding world file.

GRAP is based on ImageJ library. Beyond the control of spatial metadata, it provides the ability to process several images using just a few amount of memory. GRAP includes also a lot of algorithms such as slopes computing on a DEM, watersheds retrieval.

Weblinks