搜索资源列表
lowy
- 用vc mfp实现的bmp图像浮雕和雕刻处理的源码。自己加到你的工程里面去。-MFP with vc realized bmp images carved in relief and the source. Add your own works inside.
capture_video_frequency
- VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image f
Vedio2BMPConverter
- 用VC写的一个可以将视频文件转换为.bmp,.jpg等格式的图片序列的软件,对于学习cximage和ffmpeg库都比较有用,也可以帮助你自己写播放器,支持的视频格式很多
bmp2jpg
- bmp 转 avi,VC代码, 已在VC6.0下测试通过
VedioCap
- 可以调用摄像机/摄像头的VC++程序,并能够进行视频捕捉,捕捉到图像以bmp方式存储。
VideoCap
- 可以调用摄像机/摄像头的VC++程序,并能够进行视频捕捉,捕捉的图像以bmp方式存储
ImageProcessing
- 用VC对BMP图象的综合处理,很多例子,大家慢慢看吧
VideoCap
- VideoCap 以调用摄像机/摄像头的VC++程序,并能够进行视频捕捉,捕捉的图像以bmp方式存储
vfwcap
- VC++开发,基于VFW的视频采集程序,可以捕获摄像头的的图像,并以bmp和jpg格式保存图片。
ch1_1View
- 用VC对bmp,DIB格式的图像进行变换(如打开,替代,移位,放缩等)-VC right bmp, DIB format image transformation (such as open alternatives, translocation, Zooming, etc.)
avi2bmp.rar
- 实现avi->bmp 与 bmp->avi 之间相互转换的功能 开发平台是VC与OpenCV,The realization of avi-> bmp and bmp-> avi conversion functions between the development platform is a VC and OpenCV
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
MyCaptureVideo
- vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。-vc++ MFC camera, video capture, preserve the reading frame to BMP image files.
bmpavicapture
- vc开发的关于图像采集、保存的源码,其中包括bmp及avi格式的存储。-vc on the development of image acquisition, preservation of the source, including bmp format and avi storage.
webcam
- vc开发的关于图像采集、保存的源码,其中包括bmp及avi格式的存储。-vc developed on the image acquisition, preservation of the source, including bmp and avi format for storage.
BitmapMix
- VC++实现对BMP图片的操作,对初学者非常有用-VC++ implementation of the BMP image operation is very useful for beginners
ViCandMPEGJPEGE
- HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
bmp2yuv
- 将bmp图片转化为yuv序列,速度快,效果好-Bmp images will be converted to yuv sequence
AVIVideoSYS
- vc下操作AVI文件,如将各帧保存为BMP格式,打开AVI文件-some basic operator functions when dealing with AVI format under Visual C
ceshi2
- This a program which can show the pictures.It is a MFC form in VC++.It can show the form like bmp.,jpg. and so on.