Tools Raster zu Vector Konvertierung: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
(Tools Raster zu Vector Konvertierung)
Zeile 1: Zeile 1:
 +
==Tools Raster zu Vector Konvertierung  ==
  
 +
* [http://www.ablesw.com/ R2V: Advanced Raster to Vector Conversion Software for Automated Map Digitizing]<br>Zitat: ''"The most advanced raster to vector conversion software for automated map digitizing and GIS data capture applications. R2V for Windows (9X/NT/2000/ME/XP) supports fully automatic vectorization and interactive line tracing from scanned maps and drawings. R2V inputs bi-level, grayscale, and color images in TIFF, GeoTIFF, GIF, JPEG, RLC, PNG or BMP formats.  It exports vector data to ArcView Shapefiles, Arc/Info Generate, MapInfo MIF/MID, AutoCAD DXF, IGES, STL, VRML and MapGuide SDL formats. R2V supports complete on-screen image and vector editing, labeling, and geo-referencing using user specified control points, image rubber sheeting, color image classification and separation, text symbol detection and recognition (OCR), automatic polygon layer creation, 3D DEM and Grid creation, and 3D display and image draping. R2V is currently being used in more than 60 countries for mapping and GIS database creation applications"''<br>
 +
* [http://astronomy.swin.edu.au/~pbourke/projection/conrec/ Algorithmus zur Rastervektorkonvertierung von Paul Bourke]<br>Dieser Algorithumus erzeugt jedoch nur Einzellinienstücke allerdings in allen gängigen Programmiersrachen.<br>
 +
* [http://www.triplexware.huckfinn.de/contweber.html Algorithmus zur Rastervektorkonvertierung von Markus Weber und Alexander Weidauer]<br>Dieser Algorithmus liefert ein Polygonset über einen gegeben Höhenschnitt eines Rasterfeldes. Die Polygone sind geschlossen falls sie innerhabl der Rasterfeldgrenzen liegen. Die Datenstruktur ist so ausgelegt, daß angeschnitte Polygone markiert werden.
 +
 +
* [http://www.microimages.de/support/tutorial/soil.pdf Tutorial zu TNT-lite "Digitizing Soil-Maps"]
 +
 +
[[Kategorie:Tools]]

Version vom 21. Juni 2005, 15:22 Uhr

Tools Raster zu Vector Konvertierung

  • R2V: Advanced Raster to Vector Conversion Software for Automated Map Digitizing
    Zitat: "The most advanced raster to vector conversion software for automated map digitizing and GIS data capture applications. R2V for Windows (9X/NT/2000/ME/XP) supports fully automatic vectorization and interactive line tracing from scanned maps and drawings. R2V inputs bi-level, grayscale, and color images in TIFF, GeoTIFF, GIF, JPEG, RLC, PNG or BMP formats. It exports vector data to ArcView Shapefiles, Arc/Info Generate, MapInfo MIF/MID, AutoCAD DXF, IGES, STL, VRML and MapGuide SDL formats. R2V supports complete on-screen image and vector editing, labeling, and geo-referencing using user specified control points, image rubber sheeting, color image classification and separation, text symbol detection and recognition (OCR), automatic polygon layer creation, 3D DEM and Grid creation, and 3D display and image draping. R2V is currently being used in more than 60 countries for mapping and GIS database creation applications"
  • Algorithmus zur Rastervektorkonvertierung von Paul Bourke
    Dieser Algorithumus erzeugt jedoch nur Einzellinienstücke allerdings in allen gängigen Programmiersrachen.
  • Algorithmus zur Rastervektorkonvertierung von Markus Weber und Alexander Weidauer
    Dieser Algorithmus liefert ein Polygonset über einen gegeben Höhenschnitt eines Rasterfeldes. Die Polygone sind geschlossen falls sie innerhabl der Rasterfeldgrenzen liegen. Die Datenstruktur ist so ausgelegt, daß angeschnitte Polygone markiert werden.