Loading…

Reading Pixels Parallel and Processing Pixels Parallel (RPP-PPP): An Approach to Detecting and Tracking Objects in Static and Dynamic camera

Object detection and Tracking are important tasks in both moving and static camera applications like unmanned vehicles, human-assisted vehicles, product parts inspection, video surveillance, and many more. These applications are required to detect moving objects and track static and dynamic cameras....

Full description

Saved in:
Bibliographic Details
Published in:Procedia computer science 2023, Vol.218, p.1475-1484
Main Authors: Sivakumar, K., Shanmugapriya, P.
Format: Article
Language:English
Subjects:
Citations: Items that this one cites
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Object detection and Tracking are important tasks in both moving and static camera applications like unmanned vehicles, human-assisted vehicles, product parts inspection, video surveillance, and many more. These applications are required to detect moving objects and track static and dynamic cameras. It also needed to process these tasks with rate and lesser time. Many computer vision applications are always used to read the image/frame pixels one by one from row by column or column by row pattern. Reading pixels one by one from the image/frame took more time in real-time applications. In this proposed method we used to read the pixels from the entire image/frame in parallel using Parallel. For utilities and process these pixels in parallel. In the proposed work we used the background subtraction model for object detection and tracking and noted the difference in both sequential and parallel processes and compared the output with the existing background subtraction model. In this work analyzed the time taken to read the entire image using various tools and languages. The work was implemented using C#.NET parallel. For other thread-based functions to minimize the pixel reading time and processing time for object detection and tracking. Finally, the proposed work gave a considerable performance and compared with the existing system.
ISSN:1877-0509
1877-0509
DOI:10.1016/j.procs.2023.01.126