资源列表
skinFinder
- VC/C++源码,多媒体技术,视频 一个与视频有关的VC.NET实例程序,与摄像头有关的源代码,最好用高版本打开,VS2008-The VC/C++ source, multimedia technology, video one with the video of VC.NET instance program related source code with the camera, the best high version open, VS2008
tcpspycam
- simple stream image capture as like as video via over network using TCP port
The-sniffer-multimedia-tool
- 嗅探音乐 嗅探视频 嗅探多媒体工具源码..... 嗅探音乐 嗅探视频 嗅探多媒体工具源码-The sniffer music sniff video sniffing multimedia tools source
Archive
- convolution matlab code
VCPP
- 《VisualC++音频视频处理技术及工程实践》原书所附的源代码-Attached to the source code of the original book of the the " VisualC++ audio and video processing technology and engineering practice
HK-VCRDemo
- 海康威视HD视频采集卡的一个C#写的Demo-Hikvision HD video capture card, write a C# Demo
BuildAvi
- 将多个bmp位图文件转化为avi格式的视频-To multiple bmp bitmap file into the avi format video
renlianshibie
- as3+人脸识别,flash as3 人脸识别系统,希望大家喜欢-as3+ face recognition, flash as3 face recognition system, hope you like
camera_4d_effects
- 这是一个FLASH相机四维拍照效果。它需要一个网络摄像头。 请有摄像头的朋友自行下载测试。-This is a FLASH camera 4D photographic effect. It requires a webcam. Please camera friend to download test.
ds
- 非常使用的摄像头视频采集的源码,基于DirectShow-The very use of the camera video capture source based on DirectShow
SANYO_vcc-zm_xz600p_io_101-00(081007-00)
- CCTV camera Firmware
摄像头抓图源代码
- 开启摄像头抓图。摄像头显示窗口可以随意改变大小,抓图后保存的图片大小可以根据自己传入的宽和高随意改变,只添加了BMP转JPG的功能,要把BMP转为其他格式,自己阅读代码可以很容易修改。。里面有测试demo,也有接口说明,主要接口为打开摄像头,暂停预览,恢复预览,抓图,图片旋转,关闭摄像头。