I am doing my project in OCR. I have scanned the image and extracted the characters individually. This characters I am comparing with the templates. I have declared the the code as afters 100 lines of coding
load template
global templates
I am getting the error code
??? Error using ==> load
Unable to read file templates: No such file or directory.
Warning: The value of local variables may have been changed to match the
globals. Future versions of MATLAB will require that you declare
a variable to be global before you use that variable.
Please help!!
Tags for this Thread
Add a New Tag:
Separated by commas
Ex.: root locus, bode
What are tags?
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.