Abstract

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.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call