Skip to content

nightosong/Image2CharStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Change Image to Char Style

Sample

Useage

python3 image_char_style.py

Requirement

setup(
    name='image2charstyle',
    version='1.0',
    description='image-to-char-style',
    author='goodsong',
    scripts=['image_char_style.py'],
    install_requires=['numpy', 'imageio', 'pillow', 'argparse'],
)

About

Image Process, Char Style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages