character/letter data set for matlab

My final project is number plate recognition.i need a data set of A-Z characters and 0-9 letters. i donot find it on any website give me a data set or send me a link. i have to make a neural network in which i put that data set to train and test my data.

댓글 수: 2

Shazma Khan
Shazma Khan 2018년 5월 8일
its not a dataset.i just want data set of characters

댓글을 달려면 로그인하십시오.

답변 (3개)

Ameer Hamza
Ameer Hamza 2018년 5월 8일
편집: Ameer Hamza 2018년 5월 8일

0 개 추천

Here is a similar example of what you are trying to do: https://www.mathworks.com/help/vision/examples/automatically-detect-and-recognize-text-in-natural-images.html. Function ocr() can easily let you extract text from image.
You can also find several code examples from Computer Vision Toolbox: https://www.mathworks.com/products/computer-vision/code-examples.html and Neural network toolbox: https://www.mathworks.com/products/neural-network/code-examples.html to help you get started.
Walter Roberson
Walter Roberson 2018년 5월 8일

0 개 추천

https://www.mathworks.com/matlabcentral/fileexchange/48567-usps-digit-dataset
Mya Thitar
Mya Thitar 2019년 11월 20일

0 개 추천

My thesis is character validation. I need the code which create a data set of A-Z characters because I put that data set to train and test my data. I don,t find it on any website. Give me.

댓글 수: 1

Walter Roberson
Walter Roberson 2019년 11월 20일
https://lionbridge.ai/datasets/15-best-ocr-handwriting-datasets/

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2018년 5월 8일

댓글:

2019년 11월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by