Camera Count using OpenCV 2.4
Hey,
Please let me know how to code Camera Device Count using OpenCV 2.4.2 I want to count the camera & display with there name.
Please let me know? Thanks
Gaurang
Hey,
Please let me know how to code Camera Device Count using OpenCV 2.4.2 I want to count the camera & display with there name.
Please let me know? Thanks
Gaurang
OpenCV still has no API to enumerate the cameras or get the number of available devices. See this ticket on OpenCV bug tracker for details.
OpenCV dropped the cvCountCameras()
long time ago. It seems that multiple camera input is not the greatest point of the OpenCV lib. After all, it's a computer vision library, not a camera input library.
It seems that this lib http://www.muonics.net/school/spring05/videoInput/ (for windows) is preferred among computer enthusiasts as a video input layer. Give it a try.
Asked: 2012-08-29 06:21:31 -0600
Seen: 5,064 times
Last updated: Aug 29 '12
unable to locate opencv.sln after configuring with cmake.
cv::gpu::remap comparatively slow
How to decrease the number of processed frames from a live video camera?
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images