资源列表
Camera.zip
- 國外開發,利用藍芽傳輸數位相機攝像畫面,裡面包含完整源碼.,Overseas development, the use of Bluetooth camera digital cameras screen, which contains the full source code.
first.rar
- 用摄像头获取视频并显示,要求Matlab7.0以上版本并且最好安装摄像头万能驱动。,With access to video cameras and displays, Matlab7.0 above requirements and the best camera universal driver installed.
Camera.rar
- 摄像头捕获程序,可以获取摄像头里的图像,avi视频录像,Camera capture program
Camstudio-2[1].0-src.zip
- 一个经典的屏幕录像软件的源代码。可以将屏幕情况录制为AVI视频格式。支持音频。用VC++实现。,A classic video screen software source code. The situation can record screen video format to AVI. Supported audio. Using VC++ implementation.
Webcam.rar
- 摄像头捕捉,并可以进行逐帧的制定地址保存,Camera to capture and frame-by-frame can be preserved in the development of address
video.rar
- 简单的视频监控系统,可以启动摄像头进行实时监控,同时,可以把视频保存为AVI格式进行录像、回放等。,Simple video surveillance system, can activate the camera for real-time monitoring, at the same time can be saved as AVI video format video playback and so on.
PlayWave.rar
- 使用VC播放AVI格式的文件,希望有用的朋友使用!,AVI format using VC play the file, seek to help our friends to use!
6620debug.rar
- 数字摄像头OV6620 调试用程序 使用C和汇编编写 效率高。,OV6620 digital camera to use for debugging and compilation of the preparation of C and high efficiency.
pilipssetingchipimformation.ra
- 飞利浦摄像头的芯片datasheet包括日本NEC和sony等CCD芯片,cameramakingchipsofthe datasheetincluding the NECandSONY
CapEnum.rar
- 枚举PC上所有摄像头的名称,支持的颜色空间,以及每种颜色空间所支持的分辨率。,Enumeration of all PC camera name, the color space support, as well as the color space for each supported resolution.
advancedccdcameradeveloping.ra
- 科学级ccd照相机开发与研究。讲述了CMOs和ccd传感技术的差异。,advanced ccd camera researchand development,including the difference between ccd and cmos sensor.
dct.rar
- 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由