cy20lin / inkml2img

Convert inkml to image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert inkml to image

Convert inkml to image

How to use

import inkml2img
inkml2img.inkml2img('2013ALL_inkml_data/200923-1556-49.inkml','./2013ALL_inkml_data_image/200923-1556-49.png')

Or

python inkml2img.py 200923-1556-49.inkml out.png

result:

Inkml Data can be found in CROHME open dataset

*inkml trace extraction credits to rep: https://github.com/ThomasLech/CROHME_extractor

About

Convert inkml to image


Languages

Language:Python 100.0%