webcam
Getting webcam to work in OpenCV 2.3 with Cygwin
I have a problem trying to get a webcam in OpenCV 2.3 to work with Cygwin.I have a Windows 7 64-bit system and I use Notepad++ and cygwin compilers to do my C++ programming. I have seen other posts wi[详细]
2023-04-05 14:29 分类:问答What format is this JPEG stream from my cheap Chinese IP webcam?
I\'ve got a cheap Chinese IP webcam that has a web interface showing live video. The video appears to be a sequence of jpeg images fed into the browser. If I point wget at the URL http://my-ip-camera/[详细]
2023-04-02 21:23 分类:问答Is there a way to edit the video received from webcam via Expression Encoder SDK before streaming?
I\'m trying to build an application with WPF, application basically needs to get the video from your webcam and stream it (this part is much like Skype, and I\'ve already done this part) but the trick[详细]
2023-04-01 09:14 分类:问答Is it possible to fake a video stream as virtual cam that is visible in Skype, Lync etc?
I\'m trying to build a crucial part for my application in which I need to be able to fake a virtual cam video stream.The video stream that I want to fake as a virtual webcam is streamed through my PC,[详细]
2023-04-01 02:31 分类:问答Object & Shape Recognition from webcam
I need to create an application to get input from a webcam or cam开发者_开发知识库era connected to a computer and detect certain 3d objects.[详细]
2023-04-01 01:36 分类:问答OpenCV 2.3 (C++,QtGui), Problem Initializing some specific USB Devices and Setups
I\'m playing around with OpenCV since a while and I found some strange behavior of some specific capturing devices (PS3 Eye, Logitech C940, iSight) even on different Platforms.[详细]
2023-03-31 15:41 分类:问答Red5 Recorder under FB 4.5
I\'ve downloaded a copy of FlashBuilder 4.5 and the latest of Red5-recorder (from http://www.red5-recorder.com/) - at first I had a bunch of errors as apparently the latest version of FB uses a differ[详细]
2023-03-30 05:18 分类:问答Compiler error using Camera.isSupported
I\'m coding an AS3 web app which needs to access the webcam. The webcam code works fine apart from my initial attempt to detect whether a webcam is plugged into the pc.[详细]
2023-03-29 04:19 分类:问答Multiple Webcam surveillance within a browser?
I want to create a web application (I am quite good with PHP) that captures webcam shots every 1 minute from different persons that open the application page and sends it vi开发者_运维问答a smthng to[详细]
2023-03-28 22:55 分类:问答Select which Webcam to use in OpenCV
I have a built in webcam (HP) and an USB webcam. Whenever I use webcams in OpenCV, the built in webcam is used. However I want use the USB webcam. I tried disabling the built in webcam and even uninst[详细]
2023-03-28 16:00 分类:问答