OpenCVDeviceEnumerator icon indicating copy to clipboard operation
OpenCVDeviceEnumerator copied to clipboard

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).

Results 1 OpenCVDeviceEnumerator issues
Sort by recently updated
recently updated
newest added

thanks for creating nice small lib to detect usb devices , am wondering can you add Hot Plug feature to it so that it can watch for new Usb Devices...

enhancement