Video surveillance using raspberry PI GPU

Today, surveillance system is being utilized and deployed in many places to provide supervision and bring security to people. The most commonly used technology currently is Closed-Circuit Television (CCTV). However, there are several defects with the technology such as anomalies cannot be identified...

Full description

Saved in:
Bibliographic Details
Main Author: Wong, Yan Yin
Format: Thesis
Language:English
Published: 2018
Subjects:
Online Access:http://eprints.utm.my/id/eprint/79581/1/WongYanYinPFKE2018.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Today, surveillance system is being utilized and deployed in many places to provide supervision and bring security to people. The most commonly used technology currently is Closed-Circuit Television (CCTV). However, there are several defects with the technology such as anomalies cannot be identified automatically and expensive. This project proposed to use the GPU in Raspberry Pi for video surveillance task. Raspberry Pi is a powerful single-board computer which features an ARM processor and a VideoCore IV graphics processing unit (GPU). It is sufficiently powerful to work as a video surveillance system and relatively cheap compared to CCTV. Furthermore, GPU is optimized for parallel computing of video data. It can theoretically provides better performance and have higher efficiency in video processing compared to CPU. Hence, the GPU in Raspberry Pi should provides large performance gain by porting the algorithm from CPU-only reference to works on GPU. The objective of this project is to explore on how the GPU can be programmed for the purpose of video surveillance.