myselfhimself / labelizerpy

Tool for putting 2D label on image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labelizerpy

Tool for putting 2D label on image

im = Image.open(pathInput) output = labelizer(im) output.save(pathOutput)

About

Tool for putting 2D label on image


Languages

Language:Python 100.0%