Font Recognition from Image

Hello, I'm planning to use neural network for it to recognize the font from image ( Two Fonts- Times New Roman and Two Font sizes-12, 14). How do I start building the network which takes textual image as input and returns the font of input text. Please let me know if there are any resources/help to start.

Answers (1)

Amy
Amy on 26 Oct 2017
Hi Sai,
This page has an example of training a network for classification, using numbers as the example dataset, and this one shows how you can train a network to recognize specific characters. I think both of these examples would be a good place for you to start with your project!

1 Comment

Hello Amy,
The page you referred it used "Digitdataset". However, I do not see that dataset in my computer.
Thank you.

Sign in to comment.

Asked:

on 23 Oct 2017

Commented:

on 6 Feb 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!