Learn OpenCV : C++ and Python Examples
-
Updated
Feb 10, 2026 - Jupyter Notebook
Learn OpenCV : C++ and Python Examples
opencv(python&c++)学习教程 1、人机互动 2、物体识别 3、图像分割 4、人脸识别 5、动作识别 6、运动跟踪 7、机器人 8、运动分析 9、机器视觉 10、结构分析 11、汽车安全驾驶
Implementation of yolo v10 in c++ std 17 over opencv and onnxruntime
YOLOv10 C++ implementation using OpenVINO for efficient and accurate real-time object detection.
OpenCV applications for ESP32
Google Colab Tutorial
Using dart:ffi to run OpenCV C++ 4.5.3 in Flutter App
Easy way to communicate with the camera using this OpenCV patch in c++
【🔧更新中🔧】基于 Qt 和 OpenCV 的计算机视觉示例实现及教程
Computer Vision Guide
This repository include implementation of calibrating intrinsic and extrinsic camera parameter for distance calculation
ComputerVisionBlueprint is an open-source tool that simplifies computer vision with a drag-and-drop interface using Qt, OpenCV, and Qt Node Editor. It supports camera inputs, image processing, and basic OpenCV operations. Available as a Linux AppImage, it's designed for easy experimentation and contribution.
Sending Opencv Images(Mat format) or videos to Qml(Qt Quick side) continuously.
❄ImGui, Gaussian Blur, OpenCV, DirectX11
Real-time multithreaded webcam capture in modern C++20 & OpenCV; 70 FPS with lock-free ring buffer
How to measure distance with a webcam, a laser pointer and OpenCV.
This project has face detection and real time recording native library loaded for use not need install openCv manager
In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.
Optical Flow Transfer
GTC2021: [S31701] Getting Started with CUDA Accelerated OpenCV
Add a description, image, and links to the opencv-cpp topic page so that developers can more easily learn about it.
To associate your repository with the opencv-cpp topic, visit your repo's landing page and select "manage topics."