Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - webcam
Search - webcam - List
opencv的一些关于webcam的运用,主要是跟踪一类的源代码。本人是新手,这些都是我平时收集回来的一些代码,虽然不是原创,但是我觉得用处还是蛮大的。希望版主可以通过。-OpenCV the webcam on the use of a major category is tracking the source code. I greenhorn, these are my usual collection of some code, although not original, However, I feel useless or grin. Moderator hope can be passed.
Update : 2008-10-13 Size : 8289 Publisher : 梁境华

普通网络摄像头的捕捉程序,这可是一个质量非常高的程序!-ordinary webcam capture procedures, but a very high quality of the procedure!
Update : 2008-10-13 Size : 58023 Publisher : 梁志伟

Webcam Face Tracking,real-time images from a webcam and converts them to grayscale images. Then, it extracts pre-defined feature vectors from the images and sends them to Support Vector Machine (SVM) to get the classification. Using the result, our program will be able to control the mouse cursor in real-time. -Labs WebCam Face Tracking, real-time images from a webcam and converts the m to grayscale images. Then, it extracts pre-defined feature vectors from t he images and sends them to Support Vector Machi ne (SVM) to get the classification. Using the re sult. our program will be able to control the mouse cur prosecutors in real-time.
Update : 2008-10-13 Size : 301008 Publisher : po

Using directshow to capture the webcam wideo and rendering in real-time-Using directshow to capture the webcam wid eo and rendering in real-time
Update : 2008-10-13 Size : 40363 Publisher : nibingbing

usb webcam driver for windows mobile 5
Update : 2008-10-13 Size : 171059 Publisher : penguin

DL : 0
另一个视频监控程序,没有细看,可以实现webcam的视频捕捉-another video surveillance procedures, not to take a closer look, can achieve a video capture webcam
Update : 2008-10-13 Size : 49180 Publisher : 赵棋

通过普通USB接口的网络摄像头进行视频图像采集,并可以完成AVI格式的视频录像。加上音频采集和音视频同步机制会更好。-by ordinary USB Webcam Video image acquisition, and will be completed AVI format video projection. Audio acquisition and add audio and video synchronization mechanism will be even better.
Update : 2008-10-13 Size : 172745 Publisher : yxyAlbert

DL : 0
從webcam擷取影像, 存成dib於硬碟中-extracted from the webcam images, save to your hard disk dib
Update : 2008-10-13 Size : 19786 Publisher : 葉家延

多种渠道视频采集源代码This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devices including TV. Though, I found some source for capturing Video, it was not so efficient. So, that prompted me to develop my own independent application. Initially, “LiveVideo” detects the availability of the Video Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions are used from DirectX SDK.-multiple channels of Video Capture source code This an attempt to create an Live application which captures video from a Vi deo USB capture device and attached Address WebCam all t ogether in the same application. While develop ing my project. I needed to capture the video from various video devices including TV. Though, I found some source for capturing Video, it was not so efficient. So, that prompted me to develop my own independent a pplication. Initially, "LiveVideo" detects the availability of the Vi deo Capture card and whether Address WebCam is attached or not. Otherwise, it shows the message. Most of the API functions a 're used from DirectX SDK.
Update : 2008-10-13 Size : 9583 Publisher : 萧辉

DL : 0
视频摄像头源程序,和源码,可以捕捉视频,和采集,可以做网络摄像头程序-video camera source and the source code can capture video, and the collection, can do procedures Webcam
Update : 2008-10-13 Size : 21173 Publisher : 谭文辉

camera webcam capture avi save video-camera webcam save avi video capture
Update : 2008-10-13 Size : 579077 Publisher : 学金

mfc video webcam capture avi-mfc avi video capture webcam
Update : 2008-10-13 Size : 9868 Publisher : 学金

video webcam capture video -video capture video webcam
Update : 2008-10-13 Size : 88850 Publisher : 学金

Visage is a human computer interface that aims to replace the traditional mouse with the face. Using a webcam and Visage the movement of the face becomes the movement of the mouse pointer.-Visage is a human computer interface that a ims to replace the traditional mouse with the fa ce. Using a webcam Visage and the movement of the face becomes the movement of the mouse pointer.
Update : 2008-10-13 Size : 7934199 Publisher : pierre

DL : 0
我用Borland C++ 寫的視訊追蹤,裡面有一些安裝說明跟原始碼。內容為利用WEBCAM擷取到的影像,使用影像動態偵測的方式來判斷是否有入侵者闖入。希望大家喜歡-I use Borland C to write the follow-up video, which has some installation notes with the source code. WEBCAM content to use to capture images, the use of dynamic imaging to detect the way to judge whether the intruder entered. Hope you like them
Update : 2008-10-13 Size : 8244078 Publisher : 張飛飛

这是一个Linux下的USB摄像头捕捉程序,是一个调用V4L2(Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many \"webcam\" devices. It supports streaming and capture of color or monochrome video via the Video4Linux API. Most V4L apps are compatible with it, but a few video-conferencing programs do not work yet.
Update : 2008-10-13 Size : 75926 Publisher : 刘维超

DL : 0
the program let the user see the video of webcam in the visual basic-the program let the user see the video of the web cam in the visual basic
Update : 2008-10-13 Size : 147674 Publisher : charle

the program let the user control the webcam in the visual basic
Update : 2008-10-13 Size : 17674 Publisher : charle

Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with \"make\". Then as root, install with \"make install\". Type \"modprobe finepix\" to load the module. userspace/ Type \"make\" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest. -Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver / Co. ntains the driver sources. Compile with "make" . Then as root. install with "make install." Type "modprobe fi nepix "to load the module. userspace / Type "mak e "to compile. fpix : test program, independant of the driver. Uses libusb to direc tly access the camera and capture a frame. saved under frame.jpg. Will not work if the driv er is loaded. fpixtest : test program. Uses V4L2 to capture an image. fpi x-stress-v4l2 : never ending (in theory) stress test derived fr om fpixtest.
Update : 2008-10-13 Size : 28384 Publisher : 毕胜

wince 下,webcam的驱动源代码,对于写wince 驱动的人很有参考价值,-wince, webcam driver source code, Drivers wince write for the people of great reference value,
Update : 2008-10-13 Size : 3770338 Publisher : 林阳
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.