opencv4
There are 236 repositories under opencv4 topic.
JimmyHHua/opencv_tutorials
Opencv4.0 with python (English&中文), and will keep the update ! 👊
Avinash793/panoramic-image-stitching
Create panorama image using invariant features from given set of overlapping images.
fdcl-gwu/aruco-markers
Working examples/tutorial for detection and pose estimation of ArUco markers with C++, including instructions to build and install OpenCV from source.
vinjn/opencv-2-cookbook-src
《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x
rainyl/opencv_dart
OpenCV bindings for Dart language and Flutter. Support Asynchronous Now!
Qengineering/Install-OpenCV-Jetson-Nano
OpenCV installation script with CUDA and cuDNN support
fengzhizi715/Monica
Monica 是一款跨平台的桌面图片编辑软件,使用 Kotlin Compose Desktop 作为 UI 框架。部分算法使用 Kotlin 实现,其余的算法使用 OpenCV 、 深度学习来实现。
died/YOLO3-With-OpenCvSharp4
Demo of implement YOLO v3 with OpenCvSharp v4 on C#
FastTrackOrg/FastTrack
FastTrack is a cross-platform application designed to track multiple objects in video recording.
PhysicsX/QTonRaspberryPi
Qt Cross Compilation for Raspberry Pi and Jetson Nano/Nx/Orin with Docker Isolation
Laex/Delphi-OpenCV-Class
Experimental Delphi binding for OpenCV 4.XX
Borda/docker_python-opencv-ffmpeg
Dockerfile containing FFmpeg, OpenCV4 and Python2/3, based on Ubuntu LTS
Ar-Ray-code/darknet_ros_fp16
darknet + ROS2 Humble + OpenCV4 + CUDA 11(cuDNN, Jetson Orin)
JohnBetaCode/Social-Distancing-Analyser
Considering the big change that the world is facing, as well as our lives due to the COVID-19, we provide to people and companies a complete open-source tool to analyze the social distancing for streets, parks, offices, and even crowded places like malls, train stations, and others.
dlime/Faster_OpenCV_4_Raspberry_Pi
A pre-compiled version of OpenCV 4 for Raspberry Pi optimized for deep learning / computer vision..
GCY/ESP32-CAM-MJPEG-Stream-Decoder-and-Control-Library
The library is MJPEG stream decoder based on libcurl and OpenCV, and written in C/C++.
Qengineering/RPi_64-bit_Zero-2-image
Raspberry Pi Zero 2 W 64-bit OS image with OpenCV, TensorFlow Lite and ncnn Framework.
kallaballa/Poppy
An automatic and non-domain-specific image morphing algorithm that doesn't require manual keypoints
lwhua/aikanshe
使用SpingBoot、OpenCV、yolo开发舌诊小程序
wasmvision/wasmcv
WebAssembly guest interfaces for computer vision using OpenCV. Includes bindings for Go, Rust and C. Supports both WASI and WASM "unknown".
Avinash793/object-tracking-software
Implementation of Lucas Kanade Tracking system using six parameter affine model and recursive Gauss-Newton process.
shuwang127/SRCNN_Cpp
C++ Implementation of Image Super-Resolution using Convolutional Neural Network SRCNN (OpenCV version)
hemulens/Public-Transport-Monitor-Berlin
Real-time public transport monitor for Berlin
vinayakShenoy/PyImageSearchGurus-Course
Notes and code on computer vision course ,PyImageSearch Gurus.
lucaslattari/Python_OpenCV4
Vídeos, textos e exemplos ensinando o fundamental das mais recentes versões do Python e do OpenCV
nekosilverfox/OpenCV
【🔧更新中🔧】基于 Qt 和 OpenCV 的计算机视觉示例实现及教程
LdDl/rust-road-traffic
Vehicle counting/tracking and speed estimation
PabloPicose/ComputerVisionBlueprint
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.
Qengineering/PaddleOCR-Lite-Document
PaddleOCR Lite document scanner on bare Raspberry Pi 4
yunus-temurlenk/SendOpencvImageToQml
Sending Opencv Images(Mat format) or videos to Qml(Qt Quick side) continuously.
076923/076923.github.io
Daehee Yun Tech blog
amy-tabb/basic-camera-calibration
This is basic camera calibration using a chessboard, OpenCV 4.0, C++.
lostjared/glitch.gui
Cross-platform Glitch Art Generator and Effects Processor
wikibook/opencv4
《C#과 파이썬을 활용한 OpenCV 4 프로그래밍(개정판)》 예제 코드
gellston/MrD-Release
MrD Deeplearning Trainer Tool
muyouhang/3DFR
A pipeline for 3D face recognition(FR), including data preprocessing, feature extraction and face recognition. Suit for consumer RGB-D cameras, for example, Kinect V2.