News

What does it take to build an AI that competes in professional motorsports — no driver, no remote control, just autonomous decision-making at race speed? Find out at OSCCA, the

OpenCV is continuing our partnership with the awesome Display Week conference, joining them in Los Angeles this May 4th for a special one-day event packed with insights from Computer Vision

Join the organizers of the Embedded Vision Summit on this preview webinar for an insider look at the premier conference on practical computer vision and edge AI, highlighting key trends,

A real-world robotics challenge with a $180K prize pool, where innovation and industry impact collide. We’re standing at an inflection point in robotics: electronics assembly, especially dexterous manipulation remains one

This project controls a Universal Robots UR5 using real-time face tracking built with OpenCV. A standard webcam provides a live video stream that detects a human face, computes its position

Note: This event has been rescheduled but the links still work. Simultaneous Localization & Mapping (SLAM) is one of the most active and contentious areas of CV & robotics. Should

This year the Low-Power Computer Vision Challenge (LPCV) has three tracks with serious prize money including Image-to-Text Retrieval, Action Recognition in Video and AI Generated Images Detection. Each track has

In this blog, we explore Visual Place Recognition (VPR) with hands-on examples using OpenCV and lightweight Python tools. You will create a practical VPR pipeline that includes visual descriptor extraction,
Explore the elegant intersection of nature-inspired algorithms and computer vision. This comprehensive technical guide unveils the powerful watershed segmentation technique, demonstrating how a simple topographic analogy translates into sophisticated image
In this blog post, we'll tackle this challenge head-on with a practical approach to shadow correction using OpenCV. Our method leverages Multi-Scale Retinex (MSR) for illumination normalization, combined with adaptive
This blog explores how to build a smart, browser-based document scanner using OpenCV.js and live OCR. It covers document detection, perspective correction, interactive preprocessing, and client-side text extraction—all running entirely
Explore OpenCV G-API and how it transforms image-processing pipelines from imperative to declarative with graph-based execution.