You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lecture videos are becoming ubiquitous medium for e-learning process. E-lecturing has evolved more competent popular lectures. The extent of lecture video data on the
5
+
World Wide Web is increasing fastly. Therefore, a most appropriate method for retrieving video within huge lecture video library is required. The text displayed in a
6
+
lecture video is closely related to the lecture content. Therefore, it provides a valuable source for indexing and retrieving lecture video contents.
7
+
8
+
## Problem Statement
9
+
In the last decade e-lecturing has become more and more popular. E-lecturing has
10
+
evolved more competent popular lectures. These videos consist of textual information
11
+
on slides as well as in presenter’s speech. The amount of lecture video data on the
12
+
World Wide Web (WWW) is growing rapidly. Therefore, a most appropriate method
13
+
for retrieving video within huge lecture video library is required, a more efficient
14
+
method for video retrieval in WWW or within large lecture video archives is urgently
15
+
needed. The objective of the system is to retrieve a video on the basis of its contents
16
+
rather than retrieving video according to its title and metadata description in order to
17
+
provide an accurate result for the search query.
18
+
19
+
## Technology Used
20
+
1. FFMPEG - FFmpeg is a free software project that produces libraries and programs for handling multimedia data.
21
+
2. Tesseract - Tesseract is an optical character recognition engine for various operating systems.
22
+
3. OpenCV - OpenCV (Open Source Computer Vision) is a library of programming functions
23
+
mainly aimed at real-time computer vision
24
+
4. Django - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
25
+
26
+
Note: Please refer the project report for further information.
0 commit comments