搜索资源列表
GrabBitmaps
- 取得视频图片,实时捕捉图像数据,保存为bmp
DNS
- //< < < < < < < < < // DSControl.cpp // // 程序说明:分为两部分,上部为 DirectShow 功能封装,下部为图像处理函数。 // 为了提高一点图像处理函数的效率,在播放视频和连接摄像头的 // DirectShow功能函数中获取了图像处理必须的一些数据,应注意。 // 图像处理函数中有些用的是汇编,汇编上面会有被注释掉的 C 代码, // 我是按 C 代码写的汇编。这
DirectShowPMFC
- 使用Directshow和MFC结合起来读取摄像头数据,并且能够抓拍图像保存-Use Directshow and MFC read camera data, and the ability to capture images are saved
CaptureVideo
- 在VS2008环境下使用Directshow9.0进行摄像头图像数据采集处理,包括视频采集设备枚举、RGB视频流获取等内容。这里对原有从www.pudn.com下载的代码进行了改进。-In the VS2008 environment for use Directshow9.0 camera image data acquisition and processing, including video capture device enumeration, RGB video stream for
ReadRawImage-directX-new
- 用directX显示图像,图像为12比特的纯数据格式-Pure data format of 12-bit display image, image with directX
donghua_DDraw2GphCard
- VC++环境下使用DirectDraw将图像数据写入显卡,实现全屏动画效果!-VC++ environment using DirectDraw image data is written into the graphics, to achieve full-screen animation effects!
01
- 在矩阵中使用的数据类型是double。因此可以通过语句I2=im2double(I1) 把图像数组I1转换成double精度类型;如果不转换,在对uint8进行加减时会产生溢出,可能提示的错误为:Function * is not defined for values of class uint8 -The data used in the matrix type is double. So you can statement I2 = im2double (I1) converting th
DepthBasics-D2D
- 采集深度数据流,以灰度图像的方式显示出来-Acquisition depth image
ColorBasics-D2D
- 体感摄像头对图像的读写,并且转换为opencv数据格式进行进一步的图像处理。-Somatosensory camera image read and write, and convert images for further processing to opencv data format.