Open Source Computer Vision Library
-
Updated
Apr 24, 2022 - C++
{{ message }}
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.
Open Source Computer Vision Library
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Learn OpenCV : C++ and Python Examples
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
Hide screen when boss is approaching.
Java interface to OpenCV, FFmpeg, and more
Go package for computer vision using OpenCV 4 and beyond.
Opencv provide a Stitching module/API
Bascially, i would like to be able to rewrite stitching_detailed.cpp in javascript
This includes :
OpenCV wrapper for .NET
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Anime Scene Search by Image
I have a simple regression task (using a LightGBMRegressor) where I want to penalize negative predictions more than positive ones. Is there a way to achieve this with the default regression LightGBM objectives (see https://lightgbm.readthedocs.io/en/latest/Parameters.html)? If not, is it somehow possible to define (many example for default LightGBM model) and pass a custom regression objective?
Turn a MacBook into a Touchscreen with $1 of Hardware
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
Open source Structure-from-Motion pipeline
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features
Head tracking software for MS Windows, Linux, and Apple OSX
一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
for unknown reason, sample only runs,
if we use
cv.reg_MapShiftcv.reg_MapperGradShiftandcv.reg_MapperPyramidhere:https://github.com/opencv/opencv_contrib/blob/7670ff2c0125504ae99ba3cba12b9d47b18a02bd/modules/reg/samples/reg_shift.py#