Tools Raster zu Vector Konvertierung

GISWiki - Das freie Portal für Geoinformatik (GIS)
Version vom 2. Juni 2005, 10:51 Uhr von WikiSysop (Diskussion | Beiträge)

(Unterschied) ← Nächstältere Version | Aktuelle Version ansehen (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

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.