This is a toolkit that can convert pixel image to SVG file. To learn more about this method, click here Introductionhttp://www.li-zheng.net:8000/algorithms/pixel2svg.html.
Relevant Knowledge
- linear interpolation
- Bilinear interpolation
- Cubic Spline Interpolation
- Convolution
- Color map theorem
numpy==1.19.2 Requirements
scipy==1.5.2
matplotlib==3.3.2
scikit-image==0.17.2
scikit-learn==0.23.2