Home / Current Issue / Paper 1716506
Implementation of Object Detection using OpenCV and Python
Subject area: Science,Engineering and Technology · Area of research: Computer Vision and Machine Learning
DOI: https://doi.org/10.64388/IREV9I10-1716506
Abstract
Real-time object detection has emerged as a critical application in computer vision, enabling intelligent systems to perceive and interact with their environment. This study presents a comparative analysis of lightweight deep learning models, namely MobileNet-SSD and YOLO-based architectures, for real-time object detection using OpenCV and Python. The proposed system processes live video streams by leveraging OpenCV’s DNN module to perform efficient inference on CPU hardware. The performance of the models is evaluated based on frame processing speed (FPS), detection accuracy, and computational efficiency. Experimental results demonstrate that MobileNet-SSD achieves higher processing speed, making it suitable for resource-constrained environments, while YOLO-based models provide improved detection accuracy. The study highlights the trade-off between speed and accuracy and provides insights into selecting appropriate models for real-time applications such as surveillance, automation, and smart monitoring systems.
How to cite this paper
@article{1716506,
author = {Himanshu Rai, Vansh Khatana, Dr. Mohd Danish},
title = {Implementation of Object Detection using OpenCV and Python},
journal = {Iconic Research And Engineering Journals},
year = {2026},
volume = {9},
number = {10},
pages = {2048-2050},
issn = {2456-8880},
url = {https://www.irejournals.com/formatedpaper/1716506.pdf},
abstract = {Real-time object detection has emerged as a critical application in computer vision, enabling intelligent systems to perceive and interact with their environment. This study presents a comparative analysis of lightweight deep learning models, namely MobileNet-SSD and YOLO-based architectures, for real-time object detection using OpenCV and Python. The proposed system processes live video streams by leveraging OpenCV’s DNN module to perform efficient inference on CPU hardware. The performance of the models is evaluated based on frame processing speed (FPS), detection accuracy, and computational efficiency. Experimental results demonstrate that MobileNet-SSD achieves higher processing speed, making it suitable for resource-constrained environments, while YOLO-based models provide improved detection accuracy. The study highlights the trade-off between speed and accuracy and provides insights into selecting appropriate models for real-time applications such as surveillance, automation, and smart monitoring systems.},
month = {April},
doi = {https://doi.org/10.64388/IREV9I10-1716506}
}