Search In this Thesis
   Search In this Thesis  
العنوان
Text and moving objects segmentation in video files /
الناشر
Ali Hussein Ahmed Alabed ,
المؤلف
Ali Hussein Ahmed Alabed
هيئة الاعداد
باحث / Ali Hussein Ahmed Alabed
مشرف / Omar Ahmed Nasr
مناقش / Mohsen Rashwan
مناقش / Sherif Abdou
تاريخ النشر
2018
عدد الصفحات
78 P. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
الهندسة الكهربائية والالكترونية
تاريخ الإجازة
1/1/2018
مكان الإجازة
جامعة القاهرة - كلية الهندسة - Electronics and Communications Engineering
الفهرس
Only 14 pages are availabe for public view

from 95

from 95

Abstract

In this thesis, we focus on addressing three problems related to information extraction in the video. The first problem is fast segmentation for the 2dominant3 object in the video file, the second is the extraction of text caption from news bars, and the third is finding key frames related to advertisements in videos. In the first part, we introduced the use of downsampling video frames to reduce the computation time of video object segmentation while maintaining a very high segmentation accuracy. In the second part, we proposed a system to extract text caption in the news bars for different Arabic TV channels. Using optical flow and Hough transforms, the system was able to detect and classify text region into three categories: horizontal scrolling, vertical scrolling and static region. For horizontal scrolling text, the system constructed complete sentences even if the sentence spans more than one frame.In the last part, we introduce a very fast search algorithm for advertisements in the videos. The algorithm first indexes the video using some video features in a KD-tree, then a binary search is performed on the tree. All algorithms were tested, and the accuracy of the algorithms showed their suitability for practical applications