Similar Articles

Articles similar to the selected content.

Domain: debuggercafe.com Added: 2025-07-13 Status: ✓ Success
debuggercafe.com
In this tutorial, you will learn how to detect moving objects in a video using the frame differencing technique. We will use the OpenCV computer vision library for this. In short, we will learn to car...
Similar Articles (10 found)
🔍 72.3% similar
Error extracting title
https://pyimagesearch.com/2018/07/30/opencv-object-tracking/
In last week’s blog post we got our feet wet by implementing a simple object tracking algorithm called “centroid tracking”. Today, we are going to tak...
🔍 View Similar Articles
🔍 68.4% similar
Error extracting title
https://pyimagesearch.com/2018/10/22/object-tracking-with-dlib/
This tutorial will teach you how to perform object tracking using dlib and Python. After reading today’s blog post you will be able to track objects i...
🔍 View Similar Articles
🔍 68.0% similar
Error extracting title
https://pyimagesearch.com/2020/02/10/opencv-dnn-with-nvidia-gpus-1549-faster-yolo-ssd-and-mask-r-cnn/
In this tutorial, you’ll learn how to use OpenCV’s “dnn” module with an NVIDIA GPU for up to 1,549% faster object detection (YOLO and SSD) and instanc...
🔍 View Similar Articles
🔍 67.3% similar
Error extracting title
https://pyimagesearch.com/2018/07/23/simple-object-tracking-with-opencv/
Last updated on Mar 15th, 2023. Today’s tutorial kicks off a new series of blog posts on object tracking, arguably one of the most requested topics he...
🔍 View Similar Articles
🔍 65.4% similar
People Tracker with YOLOv12 and Centroid Tracker
https://pyimagesearch.com/2025/07/14/people-tracker-with-yolov12-and-centroid-tracker/
Table of Contents - People Tracker with YOLOv12 and Centroid Tracker - Introduction - Why People Tracker Monitoring Matters - How YOLOv12 Enables Real...
🔍 View Similar Articles
🔍 64.7% similar
Error extracting title
https://pyimagesearch.com/2018/11/12/yolo-object-detection-with-opencv/
In this tutorial, you’ll learn how to use the YOLO object detector to detect objects in both images and video streams using Deep Learning, OpenCV, and...
🔍 View Similar Articles
🔍 53.5% similar
What is Object Detection? A Beginner’s Guide to How AI Sees the World
https://www.matroid.com/what-is-object-detection-a-beginners-guide-to-how-ai-sees-the-world/
What is Object Detection? A Beginner’s Guide to How AI Sees the World Jack Jin | August 7th, 2025 Object detection is a key technology in machine visi...
🔍 View Similar Articles
🔍 51.0% similar
Feature Detection, Part 1: Image Derivatives, Gradients, and Sobel Operator
https://towardsdatascience.com/feature-detection-part-1-image-derivatives-gradients-and-sobel-operator/
Introduction Computer vision is a vast area for analyzing images and videos. While many people tend to think mostly about machine learning models when...
🔍 View Similar Articles
🔍 50.9% similar
Curating Datasets is the New Programming
http://mcottondesign3.appspot.com/post/ahRzfm1jb3R0b25kZXNpZ24zLWhyZHIRCxIEQmxvZxiAgID0qf6MCQw
Curating Datasets is the New Programming Machine learning has changed how I approach new programming tasks. I am going to be working through an exampl...
🔍 View Similar Articles
🔍 50.6% similar
Detecting an open garage door with Machine Learning, Computer Vision, and Eagle Eye
http://mcottondesign3.appspot.com/post/ahRzfm1jb3R0b25kZXNpZ24zLWhyZHIRCxIEQmxvZxiAgIC0u4-OCQw
Detecting an open garage door with Machine Learning, Computer Vision, and Eagle Eye Introduction I wanted to know if the garage door is left open. Thi...
🔍 View Similar Articles