I am developing a Des开发者_Python百科ktop application that lists the webcams connected to the system. When the user selects the web-cam app streams from the device to the QTCaptureView.
I am an OpenCV and C++ beginner. I\'ve got a problem with my student project.My Tutor wants to grab frames from a Camera and save the grabbed frames into jpg. So first I used \"cvCreateCameraCapture,
I need a way to check if a specific webcamera device is currently active (used by another application,开发者_如何学运维 for example Skype). Is there any method in WIA, DirectX or other API to accompli
Is there anyway to use the input from my laptop\'s cam using either https://github.com/taboca/CamCanvas-API-
I\'m making a little thing in AS3, a \"wanted\" poster generator. I load the webcam inside my poster (\"container\") and put an attributesContainer next to it. There I have a hat, a mustache, ... peop
I was trying to make my own Photobooth and I was wondering 开发者_运维知识库if there was any sample C# code or even Java code that would help me program a photoboth (take pictures and print it out pho
I\'m using rtmplite as a flash media server and flashvideo-io (in a django website) for recording videos with the webcam.
I\'m running Python2.7 on Arch Linux. I installed OpenCV via Pacman. The Python code I\'m using is: import cv
I was wondering what I would need to read up on in order to take a snapshot with java? I don\'t w开发者_C百科ant to use any external libraries... I want to do it all myself for the purpose of learnin
I\'m using OpenCV 2.2 with visual studio 2010 on a win 7 64 bit pc. I\'m able to display pictures and play AVI files through OpenCV as given in the book \"Learning OpenCV\" but I\'m not able to captu