[Chennaipy] How to make image to SVG?

Aravindhan K aravindhank1994 at gmail.com
Mon Aug 7 10:23:10 EDT 2017


Hi,

My thoughts on the matter
1) Use OpenCV or NumPy to do adaptive thresholding over the scanned image .
2) Create image for each individual character, from scanned image.
3) Feed these individual images to bitmap to vector convertors such as
http://potrace.sourceforge.net.
With some effort we may even able to write a python wrapper too.

Thanks & Regards,
Aravindhan K

On Mon, Aug 7, 2017 at 3:52 PM, Karthikeyan A K <77minds at gmail.com> wrote:

> Hi Srini,
>
> Why not install inkscape and try to use some command line commands it
> provides, try calling it from python. I am not sure weather it provides the
> exact conversion commands you are looking for.
>
> On Thu, Aug 3, 2017 at 11:09 AM, Shrinivasan T <tshrinivasan at gmail.com>
> wrote:
>
>> I saw a site the can generate handwritten styled fonts with our own
>> handwritten letters.
>>
>> We have to print a form, write, scan and upload.
>> they will generate the ttf files.
>>
>> http://www.yourfonts.com/
>> http://www.yourfonts.com/print.html
>>
>> Thinking of doing the same for tamil with python.
>>
>> How to recognize the scanned page with handwritten tamil letters?
>>
>> is it possible to make svg files with same shape from a scanned page
>> with python?
>>
>> Once we get the svg files, we can make as ttf files.
>>
>> Share your thoughts.
>>
>> --
>> Regards,
>> T.Shrinivasan
>>
>>
>> My Life with GNU/Linux : http://goinggnu.wordpress.com
>> Free E-Magazine on Free Open Source Software in Tamil :
>> http://kaniyam.com
>>
>> Get Free Tamil Ebooks for Android, iOS, Kindle, Computer :
>> http://FreeTamilEbooks.com
>> _______________________________________________
>> Chennaipy mailing list
>> Chennaipy at python.org
>> https://mail.python.org/mailman/listinfo/chennaipy
>>
>
>
>
> --
> Karthikeyan A K
>
> _______________________________________________
> Chennaipy mailing list
> Chennaipy at python.org
> https://mail.python.org/mailman/listinfo/chennaipy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chennaipy/attachments/20170807/da8e494b/attachment.html>


More information about the Chennaipy mailing list