搜索资源列表
553547444
- 易语言捕获指定区域API版源码,易语言写的图形图像编程,很好的参考。-Easy language to capture the specified region of the API version of the source code, easy graphic language programming, a good reference.
API-Image-Capture
- 基于API的图像采集程序源码,完成单帧和视频图像的采集和存储。-API-based image acquisition program source code, and the completion of the single-frame video image capture and storage.
SDK-Image-Capture
- 基于SDK的图像采集程序源代码。将windows API 进行包装和整合,使之成为功能明确而又简单的函数。-SDK-based image acquisition program source code. The windows API for packaging and integration, making it clear and simple function function.
VC-capture-AVI-files
- 在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mFrame)用于从AVI文件中读取第mFrame帧。-When using A
vcap(视频捕捉API非MFC)A
- 基于VFW的视频捕捉,原理简单可用于课程和毕业设计(VFW based video capture, the principle is simple for curriculum and graduation design)