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 个)

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

3 个评论

If you need "code for extracting frames from video" then see my attached demo.
Undefined function VideoReader for input arguments of type char.....
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.

请先登录,再进行评论。

The following example is a good place to start.

2 个评论

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.
You can find all the Computer Vision System Toolbox examples here.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Computer Vision with Simulink 的更多信息

标签

提问:

2015-2-28

Community Treasure Hunt

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

Start Hunting!

Translated by