Skip to content

HJK-X/inkml2img

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert inkml to image

  1. Convert inkml to image

use it by direct import

example in jupyter notebook:

import inkml2img, glob, os
inkml2img.inkml2img('path/to/file/example.inkml','./path/to/destination/example.png')

result:

  1. Convert latex to image uses matplotlib to plot latex and save to image see inkml2img.latex2img function

Inkml Data can be found in CROHME competition open dataset

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

About

Convert inkml to image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%