搜索资源列表
CGStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
8112CODE
- 凌华8112源代码,可以测试凌华采集卡读取数据.
extractframe_csharp
- C#实现从视频文件中读取关键帧数据源代码
CCaptureVideo
- 北京理工大学 20981 陈罡 usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时
微图SDK5.0(专业版)
- 其中,VC中还有相应功能的模块代码,包括: 1、单路显示存图: SingleCapture 2、多路显示存图: MultiCapture 3、简单回调存图: SimpleCallback 4、多路回调存图: MultiCallback 5、压缩存储: SaveAvi 6、连续帧采集: SequenceCapture 7、外触发回调: TriggerCallback 8、文字图形叠加: GDIOperation 9、 OSD操作: OSDOperat
camera_up
- Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
capture
- 基于V4L的视频抓图程序,其中包含直接读取内存和地址映射两种读取摄像头采集的视频数据的方法。-Based on the video capture V4L program, which includes direct reading memory and address mapping of two cameras capture the video read the data.
trackingbyMFC
- 通过vc++的MFC编写的一个智能的视频跟踪系统,采用了camshift算法和MFC结合,从摄像头读取数据,能够控制跟踪和保存图像等功能,性能相当不错!-By vc++ for MFC written in an intelligent video tracking system, using algorithms and MFC camshift combination of read data from a camera that can track and save the image c
VideoSample1
- 这是基于Directshow的读取摄像头影像数据的一个小程序。-This is based on Directshow camera image data read in a small program.
CCD
- 本设计主要用来进行图像采集处理,通过摄像头采集图像信息,经过插值算法后存储到外部SDRAM,然后读取图像数据,进行边缘滤波处理后经VGA输出到屏幕上。-This design is mainly used for image acquisition and processing,through the camera capture image information,after interpolation to the external memory after the SDRAM,and th
Pic_Fix
- C++ Builder 读取串口雷达数据,叠加信息到摄像头抓拍的图片上,可实现6车道的全景监控,相机的位置可在配置文件中更改。-C++ Builder to write the serial port to read the radar data, superimposed information to the camera capture images, can realize the 6 lanes of the panoramic monitoring, the position of t
test
- 一个demo在网上的摄像头程序,加上sdl的接口做的一个摄像头播放程序,从摄像头读取yuyv数据,显示出来-A demo on the web camera program, coupled with sdl interface to do a camera player, read yuyv data from the camera is displayed
camera
- 该包中是视频采集的源码,里面有基本的从/dev/video 节点读取视频流数据,然后将yuv数据转换成RGB 输出到 framebuffer(fb) 中显示-this is the sorce of the video capture
FIFO_Camera_OV7670
- OV7670的一些资料,本人通过MSP430实现了读取OV7670上的图像数据然后通过串口上传到PC机上。-OV7670 some of the information, I read through the OV7670 on the MSP430 image data and then uploaded to the PC through the serial port.