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...

詳細記述

保存先:
書誌詳細
第一著者: Wong, Yan Yin
フォーマット: 学位論文
言語:English
出版事項: 2018
主題:
オンライン・アクセス:http://eprints.utm.my/id/eprint/79581/1/WongYanYinPFKE2018.pdf
http://eprints.utm.my/id/eprint/79581/
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
その他の書誌記述
要約: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.