Search In this Thesis
   Search In this Thesis  
العنوان
Speedup image spatio temporal feature extraction using GPGPU /
الناشر
Ahmed Mahmoud Ahmed Mehrez ,
المؤلف
Ahmed Mahmoud Ahmed Mehrez
هيئة الاعداد
باحث / Ahmed Mahmoud Ahmed Mehrez
مشرف / Elsayed Eisa Hemayed
مشرف / Ahmed Abdelfattah Morgan
مناقش / Magda B. Fayek
تاريخ النشر
2018
عدد الصفحات
81 P. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
وسائل الاعلام وتكنولوجيا
الناشر
Ahmed Mahmoud Ahmed Mehrez ,
تاريخ الإجازة
25/2/2018
مكان الإجازة
جامعة القاهرة - كلية الهندسة - Computer Engineering
الفهرس
Only 14 pages are availabe for public view

from 99

from 99

Abstract

The robust representation of image features becomes fundamental to most machine vision and image registration applications. Spatio-temporal feature extraction algorithms are favored because of their robust generated features. However, they have high computational complexity. In this thesis, we propose new parallel implementations, using GPU computing, for the two most widely used Spatio-temporal feature extraction algorithms: Scale-Invariant Feature Transform (SIFT) and Speeded-Up Robust Feature (SURF). In our implementations, we solve problems with previous parallel implementations, such as load imbalance, thread synchronization, and the use of atomic operations. We compare our presented implementations to previous CPU and GPU parallel implementations of the two algorithms. Results used in Human action recognition and achieve accuracy 96% for SIFT and 94.5% for SURF