character/letter data set for matlab
Mostra commenti meno recenti
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 Commenti
sudhakar shinde
il 8 Mag 2018
I think it would be helpful for you https://in.mathworks.com/matlabcentral/fileexchange/40426-vehicle-number-plate-recognition
Shazma Khan
il 8 Mag 2018
Risposte (3)
Ameer Hamza
il 8 Mag 2018
Modificato: Ameer Hamza
il 8 Mag 2018
0 voti
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.
1 Commento
Shazma Khan
il 8 Mag 2018
Walter Roberson
il 8 Mag 2018
0 voti
https://www.mathworks.com/matlabcentral/fileexchange/48567-usps-digit-dataset
Mya Thitar
il 20 Nov 2019
0 voti
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 Commento
Walter Roberson
il 20 Nov 2019
https://lionbridge.ai/datasets/15-best-ocr-handwriting-datasets/
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!