Extracting Text From Video Using MATLAB

Hi Actually i want to extract text from video using matlab,but i didn't have any code and i couldn't understand the code for extracting frames from video because iam III year student but iam very fascinated about the topic 'Extracting Text from video using Matlab',so will you please help me.

回答 (2 件)

Image Analyst
Image Analyst 2015 年 2 月 28 日

1 投票

Call them and ask them to explain each line of the demo.

3 件のコメント

Image Analyst
Image Analyst 2015 年 2 月 28 日
If you need "code for extracting frames from video" then see my attached demo.
Umadevi
Umadevi 2015 年 3 月 1 日
Undefined function VideoReader for input arguments of type char.....
Image Analyst
Image Analyst 2015 年 3 月 1 日
You must have a really old version of MATLAB. There are functions that they used before videoReader. I don't remember what they were, something like aviread(), mreader() or something like that. Use those instead.

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

Dima Lisin
Dima Lisin 2015 年 2 月 28 日

0 投票

The following example is a good place to start.

2 件のコメント

Image Analyst
Image Analyst 2015 年 2 月 28 日
Yes, that's the one I was looking for. I looked in Key Features, and in Examples. Sometimes it's hard to find certain demos.
Dima Lisin
Dima Lisin 2015 年 3 月 7 日
You can find all the Computer Vision System Toolbox examples here.

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

カテゴリ

タグ

質問済み:

2015 年 2 月 28 日

コメント済み:

2015 年 3 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by