studiosi / OpenCVDeviceEnumeratorLinks
This repository contains a class that allows the enumeration of video and audio devices in order to get the device IDs that are required to create a VideoCapture object inside OpenCV (in Windows).
☆65Updated 7 years ago
Alternatives and similar repositories for OpenCVDeviceEnumerator
Users that are interested in OpenCVDeviceEnumerator are comparing it to the libraries listed below
Sorting:
- A simple multithreaded OpenCV example application using the Qt framework☆105Updated 9 years ago
- Compress and stream live images over UDP protocol with OpenCV☆219Updated 6 years ago
- C++ MJPEG over HTTP Library☆149Updated last year
- A window based camera library (Directshow) in c++.☆50Updated last year
- A (very) simple UI lib built on top of OpenCV drawing primitives☆864Updated 3 years ago
- Lightweight HTTP server to stream your OpenCV processing in C++☆102Updated 3 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- a cross-platform library for USB video devices☆55Updated last month
- OpenCV DNN Sample Program for C++☆33Updated 4 years ago
- Roboception convenience layer around GenICam and GigE Vision.☆135Updated 5 months ago
- fast modular opencv plotting library☆171Updated 3 years ago
- Clone of the zbar library. Created to compile as x64 library under VS2013☆137Updated 10 years ago
- OvrvisionPro SDK☆29Updated 4 years ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆74Updated last year
- Qt widget to display OpenCV images in an OpenGL frame☆100Updated 8 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆156Updated 3 years ago
- C++ 1D and 2D Barcode Library☆44Updated 8 years ago
- This is a tool for transforming a model trained with Keras into a Tensorflow Protocol Buffers (.pb). And optimize it for using it with t…☆13Updated 7 years ago
- An example project showing how to pipeline and parallelize☆20Updated 7 years ago
- The Linux SDK for The Imaging Source cameras.☆317Updated this week
- OpenCV Python Computer Vision Examples used for Teaching