ocr template matching question

4 ビュー (過去 30 日間)
Lukasz Jarod
Lukasz Jarod 2014 年 12 月 19 日
回答済み: Image Analyst 2014 年 12 月 20 日
i need some tutorial how to do that.
i know that i need 3 thinks to crate tamplete
  • 1 folder with jgp all letters and digis
  • 2 .m file with read all letters and digis
  • 3 .mat file ??? what is that? how can i create that? or see what it contains?
  • than
  • 4. compare all thing from tamplete with segmented characters.
i need some information how to crate that .mat file and what it shoud contain , but full tutorial or somthing like that woud be good.

採用された回答

Image Analyst
Image Analyst 2014 年 12 月 20 日
If the template is in the same orientation and size as the image, then you can try normalized cross correlation. A demo is attached.
Otherwise, try Hu's moments: https://www.youtube.com/watch?v=Nc06tlZAv_Q

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeComputer Vision Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by