Lossless Line Drawing to SVG Conversion
Functions that provide different ways for lossless conversion of bitmaps to the SVG file format. Supports creating output files composed of polylines, 8-connectivity lines, and pixel connections.
These functions improve upon alternatives by using 1:1 conversion by examining the pixels rather than using edge detection or machine learning approaches.
This library provides an intermediate step in importing processed files to other applications which require vector files as input. It was designed for the purpose of importing skeletonized heatmap data to OpenStreetMap.
Citation pour cette source
Karson Sommer (2026). Lossless Line Drawing to SVG Conversion (https://github.com/karsonkevin2/line-drawing-to-svg/releases/tag/v1.2), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Examples
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.2 |
