CVAPP-PHJan 15, 2024

Machine Learning Based Object Tracking

arXiv:2401.07929v1h-index: 5World J Adv Eng Technol Sci
Originality Synthesis-oriented
AI Analysis

This is an incremental application of existing methods for object tracking in robotics or vision systems.

The paper tackles object tracking by using OpenCV to define a region of interest around an object and employing a tracking algorithm to keep it centered in the frame via servo motors, but no concrete performance numbers are provided.

Machine learning based object detection as well as tracking that object have been performed in this paper. The authors were able to set a range of interest (ROI) around an object using Open Computer Vision, better known as OpenCV. Next a tracking algorithm has been used to maintain tracking on an object while simultaneously operating two servo motors to keep the object centered in the frame. Detailed procedure and code are included in this paper.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes