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.

Antworten (2)

Image Analyst
Image Analyst am 28 Feb. 2015

1 Stimme

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

3 Kommentare

Image Analyst
Image Analyst am 28 Feb. 2015
If you need "code for extracting frames from video" then see my attached demo.
Umadevi
Umadevi am 1 Mär. 2015
Undefined function VideoReader for input arguments of type char.....
Image Analyst
Image Analyst am 1 Mär. 2015
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.

Melden Sie sich an, um zu kommentieren.

Dima Lisin
Dima Lisin am 28 Feb. 2015

0 Stimmen

The following example is a good place to start.

2 Kommentare

Image Analyst
Image Analyst am 28 Feb. 2015
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 am 7 Mär. 2015
You can find all the Computer Vision System Toolbox examples here.

Melden Sie sich an, um zu kommentieren.

Tags

Gefragt:

am 28 Feb. 2015

Kommentiert:

am 7 Mär. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by