
OpenCV - Open Computer Vision Library
Browse products and services from organizations that support OpenCV. Discover the world’s most trustworthy destination for learning Computer Vision, Deep Learning, and AI.
Get Started - OpenCV
This free OpenCV course will teach you how to manipulate images and videos, and detect objects and faces, among other exciting topics in just about 3 hours.
OpenCV: C structures and operations
OpenCV can read and write data in XML (http://www.w3c.org/XML), YAML (http://www.yaml.org) or JSON (http://www.json.org/) formats. Below is an example of 3x3 floating-point identity …
Releases - OpenCV
OpenCV Releases Are Brought To You By Intel Intel is a multinational corporation known for its semiconductor products, including processors that power a wide range of computing devices, …
OpenCV: C API
Jan 8, 2013 · Function Documentation cvHaarDetectObjects () ... #include <opencv2/objdetect/objdetect_c.h>
OpenCV: OpenCV Tutorials
5 days ago · OpenCV Tutorials Introduction to OpenCV - build and install OpenCV on your computer The Core Functionality (core module) - basic building blocks of the library Image …
OpenCV: Introduction
2 days ago · The document describes the so-called OpenCV 2.x API, which is essentially a C++ API, as opposed to the C-based OpenCV 1.x API (C API is deprecated and not tested with "C" …
OpenCV installation overview
Nov 5, 2025 · OpenCV have two repositories with code: opencv - main repository with stable and actively supported algorithms and opencv_contrib which contains experimental and non-free …
OpenCV: OpenCV modules
Nov 5, 2025 · Julia bindings for OpenCV line_descriptor. Binary descriptors for lines extracted from an image mcc. Macbeth Chart module optflow. Optical Flow Algorithms ovis. OGRE 3D …
Camera Calibration and 3D Reconstruction - OpenCV
The joint rotation-translation matrix \ ( [R|t]\) is the matrix product of a projective transformation and a homogeneous transformation. The 3-by-4 projective transformation maps 3D points …