搜索资源列表
Read BMP
- 读取位图文件要素的源代码,用vc实现,功能强大. -read bitmap file elements of the source code, using vc realization of the powerful.
自绘图形并输出为bmp
- 用VC来实现的一个可以自绘图像的小程序,并可输出位图.-VC to be realized from a drawing as a small program can export bitmap.
BMPSeg
- 图像分割程序,应用vc++程序,可以分割bmp图像-image segmentation, application procedures vc, bmp image segmentation
vc+_Image
- 程序打开某文件下的所有bmp,jpg文件,以幻灯片的各种动画形式展示-procedures to open a document of all bmp, jpg documents to slides of various forms of animation display
VC++cpdw
- 汽车牌照定位,只能读取800*600的BMP位图-vehicle license positioning, can read 800 * 600 BMP Bitmap
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
bmp
- 在VC环境下实现的处理BMP位图的程序。
Bmp
- 基于VC++,实现了图像的反颜色变化,只限于位图
bmp
- 用vc++实现的现实bmp图像的简单程序 希望对初学者能有些帮助
BMP
- 打开BMP文件源代码,VC实现,相当好用,用于毕业设计及课程设计
用VC代码读取BMP文件并显示
- 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
5个vc源码
- BMP图像的一些基本操作,读取,显示,格式转变等-BMP images of some of the basic operations, read, display, format changes
BMP图像处理头文件
- 一个图像读取的头文件的代码,对vc开发的程序员及其它编程人员进行图像处理大有裨益.-an image to read the first document of code, right vc development programmers and other programmers for image processing useful.
人脸定位实例
- 利用相似度和肤色建模两种方法进行人脸定位,并定位出来人眼、嘴、鼻子利用VC++对话框编程,功能强大
VC实现程序自动创建AVI/ WMV/ MOV电影视频源代码
- 本文及附件代码,展示了一种方法用以从一系列连续的HBitmaps中创建 (AVI / WMV / MOV)等格式的视频电影。比如,如果你想把一个目录里的所有.jpg或.bmp的静态图像做成一个视频,你就可以通过调用AppendNewFrame方法,把它们放到一个HBitmaps 数组里,如果你想在程序中产生(比如屏幕录像),你就可以WM_PAINT或者OnPaint()方法中把屏幕内容拷贝到HBitMaps数组,然后创建视频。
ImageTest
- 在CListCtrl中显示BMP图形,支持放大缩小,横竖向显示,调整图像间距-In CListCtrl display BMP graphics, support zoom,横竖to show, adjust the image spacing
WritePic
- VC++程序编写的可将8位和24位 BMP格式图片进行转换-VC++ Procedures can be prepared by eight and 24-bit BMP format picture conversion
Pic
- Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
Registratio
- BMP图片配准程序,vc,首先加载图像,如果有需要的尽情下吧-Registration procedures BMP picture, vc, first of all loaded images, if necessary, are you all
ImageStone
- 图像处理的示例源代码。可以读取、保存 jpg、GIF、BMP、PNG等常用格式。VC++6。-Image processing, sample source code. Can read, save jpg, GIF, BMP, PNG and other popular formats. VC++6.