OpenCV topic

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.

List OpenCV repositories

aruco-ios-demo

14
Stars
4
Forks
Watchers

Tiny iOS app integrating the Aruco library

face-detection

6
Stars
4
Forks
Watchers

👤 Node.js face detection library based on OpenCv

ipcamera_driver

17
Stars
19
Forks
Watchers

Simple node which uses OpenCV to publish regular IP camera video streams through ROS topics.

FrameVis

16
Stars
6
Forks
Watchers

A video visualizer / movie barcode generator

DS_and_ML_projects

141
Stars
59
Forks
Watchers

Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.

fatigue-detector

34
Stars
12
Forks
Watchers

A Flask app that detects fatigue during online classes.

cuda-webcam

13
Stars
10
Forks
Watchers

Webcam Image Processing with CUDA using OpenCV

long-exposure

38
Stars
14
Forks
Watchers

:movie_camera: Creates a long exposure effect using Python and OpenCV

ColorDetectionProject

9
Stars
0
Forks
Watchers

Python command-line application for detecting colors on an image using OpenCV, and Pandas.

Lane-Detection

5
Stars
1
Forks
Watchers

A python software to detection lane lines on the road. Built for self-driving cars.