#
OpenCV

OpenCV (Open Source Computer Vision Library) is written in C/C++, for real time computer vision. It takes advantage of multi-core processing and hardware acceleration. Applications of OpenCV includes egomotion estimation, gesture recognition, facial recognition system, and artificial neural networks.
Here are 12,860 public repositories matching this topic...
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
opencv
machine-learning
real-time
caffe
computer-vision
deep-learning
cpp
face
keypoints
human-pose-estimation
pose-estimation
human-behavior-understanding
cvpr-2017
pose
openpose
human-pose
keypoint-detection
multi-person
hand-estimation
foot-estimation
-
Updated
May 8, 2021 - C++
Learn OpenCV : C++ and Python Examples
opencv
machine-learning
deep-neural-networks
ai
computer-vision
deep-learning
deeplearning
opencv-library
opencv-python
computervision
opencv3
opencv-tutorial
opencv-cpp
-
Updated
Jun 28, 2021 - Jupyter Notebook
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
audio
android
windows
linux
raspberry-pi
opencv
ios
opengl
video
computer-vision
osx
creative-coding
openframeworks
graphics
emscripten
-
Updated
Jul 2, 2021 - C++
6
berak
commented
Dec 7, 2018
- OpenCV =>3.4.3 / 3.4.4
- Operating System / Platform => Windows 64 Bit / ubuntu 16
- Compiler => opencv-contrib-python 3.4.4 / 3.4.3 (from pip)
for unknown reason, sample only runs,
if we use cv.reg_MapShift
cv.reg_MapperGradShift
and cv.reg_MapperPyramid
here:
Hide screen when boss is approaching.
-
Updated
Oct 31, 2018 - Python
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
-
Updated
Dec 13, 2020 - C++
Java interface to OpenCV, FFmpeg, and more
-
Updated
Jun 28, 2021 - Java
-
Updated
Sep 14, 2019 - Python
piercus
commented
May 6, 2019
Stitching API
Opencv provide a Stitching module/API
Bascially, i would like to be able to rewrite stitching_detailed.cpp in javascript
This includes :
- Stitcher class
- Features extractors (already implemented in opencv4nodejs)
- Estimator
Go package for computer vision using OpenCV 4 and beyond.
golang
opencv
caffe
video
computer-vision
tensorflow
mjpeg
cuda
image-processing
torch
dnn
mjpeg-stream
object-tracking
video-capture
computervision
face-tracking
object-classification
gocv
openvino
-
Updated
Jul 2, 2021 - Go
OpenCV wrapper for .NET
opencv
wrapper
machine-learning
computer-vision
nuget-packages
dotnet
nuget
image-processing
opencvsharp
native-bindings
dotnetstandard
dotnetcore3
-
Updated
Jun 30, 2021 - C#
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
golang
opencv
machine-learning
computer-vision
webassembly
wasm
face-detection
eye-detection
facial-landmarks
pupil-detection
pixel-intensity-comparison
-
Updated
Jun 16, 2021 - Go
Anime Scene Search by Image
-
Updated
May 12, 2021 - PHP
Turn a MacBook into a Touchscreen with $1 of Hardware
-
Updated
Sep 30, 2020 - Python
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
resume
opencv
machine-learning
natural-language-processing
computer-vision
deep-learning
algorithms
jobs
image-processing
artificial-intelligence
slam
-
Updated
Jan 6, 2021
OpenCV问答群,QQ群号:187436093
-
Updated
Jan 24, 2021 - Python
-
Updated
Jan 4, 2021 - Python
Open source Structure-from-Motion pipeline
-
Updated
Jul 2, 2021 - Python
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
-
Updated
Jun 30, 2021 - Shell
image processing codes to understand algorithm
-
Updated
May 10, 2021 - Jupyter Notebook
一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.
-
Updated
Dec 13, 2020 - Python
-
Updated
Apr 28, 2020 - C++
High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
python
raspberry-pi
opencv
youtube
twitch
streaming
real-time
framework
video
ffmpeg
livestream
peer-to-peer
multithreading
video-processing
screen-capture
webrtc-video
uvloop
video-stabilization
stabilization
picamera
-
Updated
Jul 4, 2021 - Python
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
opencv
computer-vision
background-subtraction
bgs
foreground-detection
moving-object-detection
pybgs
-
Updated
Feb 8, 2021 - C++
Head tracking software for MS Windows, Linux, and Apple OSX
tracker
linux
opencv
c-plus-plus
wiimote
osx
udp
rift
qt5
flight-simulator
c-plus-plus-17
linux-app
headtracking
razer-hydra
apple-osx
freetrack
-
Updated
Jun 28, 2021 - C++
System information (version)
Detailed description
When running cv2.seamlessClone() the error is a bit misleading when the incorrect image path is supplied. It doesn't make it obvious that the problem is in the path
Steps to reproduce