Text extraction from complex backgroud image and video

2 ビュー (過去 30 日間)
msp
msp 2013 年 4 月 15 日
回答済み: Vineeth Vinnu 2018 年 4 月 4 日
Hello every one i want to extract text from the video. so now i have converted video into frames now i want to extract the text from the those frames(images). Please help me out in extracting text from the complex background image.so any codes?

回答 (2 件)

Image Analyst
Image Analyst 2013 年 4 月 15 日
There is nothing built into MATLAB or any of the toolboxes that does OCR. You can find thousands of papers on it here though: http://iris.usc.edu/Vision-Notes/bibliography/contentschar.html#OCR,%20Document%20Analysis%20and%20Character%20Recognition%20Systems. Not even OCR alone, much less finding the text buried in a bunch of other image clutter so you can even begin to do OCR. Review the papers, and then pick the most promising one to code up.
  2 件のコメント
msp
msp 2013 年 4 月 15 日
i have source code of OCR which works only for simple background i want for complex background. even i want to extract text from video so i have converted into frames. please help me out with source code
Abhijeet
Abhijeet 2014 年 2 月 26 日
mail me the simple code i will create changes in those code so that it could work for the complex image also.

サインインしてコメントする。


Vineeth Vinnu
Vineeth Vinnu 2018 年 4 月 4 日
Hii i want the code for video to text convorter

カテゴリ

Help Center および File ExchangeConvert Image Type についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by