Why do I see this error ' Undefined function 'ocr' for input arguments of type 'uint8'. '
显示 更早的评论
I copied the exact OCR program on mathwork's website and ran it through Matlab 2013. I tried many times, but this gives me error, i don't know why? Kindly Help.
采纳的回答
更多回答(1 个)
Walter Roberson
2015-8-3
0 个投票
If you have downloaded OCR or OCR with lowercae from the Mathworks File Exchange then you need to unzip it into a directory and you need to use pathtool to add that directory to your MATLAB path.
On the other hand, both of those are launched by scripts named OCR (upper case), neither of which accepts a parameter.
类别
在 帮助中心 和 File Exchange 中查找有关 Text Detection and Recognition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!