Now showing 1 - 3 of 3
  • Publication
    An Analysis of Background Subtraction on Embedded Platform Based on Synthetic Dataset
    Background subtraction is a preliminary technique used for video surveillance and a widely used approach for indexing moving objects. Arange of algorithms have been introduced over the years, and it might be hard to implement the algorithms on the embedded platform because the embedded platform comes up with limited processing power. The goal of this study is to provide a comparative analysis of available background subtraction algorithms on the embedded platform:-Raspberry Pi. The algorithms are compared based on the segmentation quality (precision, recall, and f-measure) and hardware performance(CPU usage and time consumption) using a synthetic video from BMC Dataset with different challenges like normal weather, sunny, cloudy, foggy and windy weather.
      59  1
  • Publication
    Video size comparison for embedded vehicle speed detection & travel time estimation system by using Raspberry Pi
    As traffic continues to grow up, the issue regarding the road accident also growing quickly. The accident occurred due to the high speed of vehicles on the road. This paper proposed a vehicle speed detection and travel time estimation system using Raspberry Pi to estimate the speed of passing vehicles through this system. The system is designed to detect the moving vehicles and calculate its velocity. The system used OpenCV as an image processing software to detect and track the moving vehicles. Several types of capturing size of the video are used in this system to check and measure the performance of the embedded board.
      3  56
  • Publication
    Threading implementation on different hardware for travel time estimation purpose
    The travel time estimation is one of traffic management system which provide time taken from one point to another point. Travel time estimation system consists of an embedded platform with image sensor for detecting and tracking the vehicle. Due to limited resources of embedded board, it makes challenging to measure the travel time especially for fast moving vehicle. Capturing system required a high capturing rate of the camera to capture most current frame for fast moving vehicle. Threading is implemented in this system to improve embedded board resource utilization and input-output latency between camera and embedded board. In this paper, the threading technology is applied to two types of Raspberry Pi model and the performance of the embedded board is recorded and analyzed.
      56  16