Giter Club home page Giter Club logo

digital_text_to_handwriting's Introduction

Digital_Text_To_Handwriting

Prerequisties Numpy and Pillow You can install them by using the commands pip install numpy,pillow

Enter The text which you want to convert into a handwriting in new.txt , end with a new line to avoid errors. or just input when prompted by the program run the program by python handimage.py You get your final output in final.jpg

Use imglbl to create data which can be used for converting text to handwriting Tutorial : https://github.com/tzutalin/labelImg

Sample Output image

digital_text_to_handwriting's People

Contributors

saiteja69 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

digital_text_to_handwriting's Issues

New to python

Which api and topics do i have know about to understand your code?

Fix: ulimit is low.

Rajans-MacBook-Air:Digital_Text_To_Handwriting rajan$ python3 imagehand.py
Traceback (most recent call last):
File "imagehand.py", line 43, in
make_image(list1,count)
File "imagehand.py", line 6, in make_image
imgs = [ Image.open(i) for i in list1 ]
File "imagehand.py", line 6, in
imgs = [ Image.open(i) for i in list1 ]
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PIL/Image.py", line 2843, in open
fp = builtins.open(filename, "rb")
OSError: [Errno 24] Too many open files: 'fonts/s.jpg'
Rajans-MacBook-Air:Digital_Text_To_Handwriting rajan$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.