Extracting Text From Video Using MATLAB

7 Ansichten (letzte 30 Tage)
Umadevi
Umadevi am 28 Feb. 2015
Kommentiert: Dima Lisin am 7 Mär. 2015
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
Call them and ask them to explain each line of the demo.
  3 Kommentare
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
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

Community Treasure Hunt

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

Start Hunting!

Translated by