资源列表
sram_saa1117verilog
- 图像采集、存储控制verilog源代码,fpga控制SAA1117,采集数据存储到sram,仿真编译测试都能通过-Image acquisition, storage, control verilog source code, fpga control SAA1117, collecting data to sram, simulation tests can be compiled by
luxiang
- 调用电脑的摄像头,简单的录像,并能保存并播放文件
Hi_Deinterlace_Lib_V1.1.0.6
- Hi3531隔行扫描库 +---api| DllDeinterlace.h +---dll| DllDeinterlace.dll | DllDeinterlace.lib +---lib| DllDeinterlace.lib +---sample sample.cpp -Hi_Deinterlace_Lib +---api| DllDeinterlace.h +---dll| DllDeinterlace.dll | DllDeinterlac
vfwTest
- 连接摄像头,捕捉实时视频,这是基于VFW 的VC++的程序,如果用.dsw打开执行出现问题,原因为要重新加载VFW32.LIB就可以了
pb
- 用PowerBuilder 9.0开发的摄像头软件.-monitor Camera
camshift-code
- camshift目标跟踪代码:跟踪摄像头或者视频文件中的手动画出的目标区域-the code for camshift object detection and tracking
video_capture
- 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
Record
- 一个本人修改过的录影机小程序,VC编写,编译后直接运行-As it is said : Recording by vc
Obama
- Obama video, belonging to news category
MyVideo
- 用VFW实现视频捕捉、截图、保存视频,在Visual Stdio 2008环境运行-VFW capture and so on
VFWCapture
- 采用VFW方式采集视频,并显示在MFC的界面上,适合初学者~
VFW-Capture
- 摄像头捕获程序,通过VFW纯API实现,能进行拍照和视频捕获。-Webcam Capture program, through the VFW pure API, can take pictures and video capture.