yescpu / image-to-text-converter-using-Java

This repository aims to develop an application that can be used to translate the images of any format to the text format. Features - It convert the standard font texts and handwritten texts from image files into editable text files. Technology - Java IDE - NetBeans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image-to-text-converter-using-Java

This repository aims to develop an application that can be used to translate the images of any format to the text format.
Features - It convert the standard font texts and handwritten texts from image files into editable text files.
Technology - Java
IDE - NetBeans

Limitations - Some strips condition for letters already defined (particularly for A, B, C & D only). So, accordingly more strips conditions can be applied for rest letters. The first co-ordinate (0,0) of the image should not be the portion of text. The handwritten text extracting process is successful for few letters yet. The joining portion of the hand written text should not have more thickness.

Download PPT - http://www.slideshare.net/MANVENDRAPRIYADARSHI/image-to-text-convertor

About

This repository aims to develop an application that can be used to translate the images of any format to the text format. Features - It convert the standard font texts and handwritten texts from image files into editable text files. Technology - Java IDE - NetBeans


Languages

Language:Java 100.0%