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.

Answers (2)

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

3 Comments

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.

Sign in to comment.

The following example is a good place to start.

2 Comments

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.

Sign in to comment.

Tags

Asked:

on 28 Feb 2015

Commented:

on 7 Mar 2015

Community Treasure Hunt

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

Start Hunting!