搜索资源列表
bmp-show
- 这是一个在对话框中显示图片的程序。可以显示24位或者是32位bmp格式的位图-This is a dialog box shown in the photo process. It shows 24 or 32 bmp format bitmaps
bmp24tobmp16
- 一个BMP文件转换源码,用VB写的 可把16位或24位高彩色图转为R5G6B6格式, 对开发彩色显示屏的有一定帮助.-a BMP file conversion source code, VB can write 16 or 24 high-color map to R5G6B6 format, the development of color displays will definitely help.
ImageDistill
- 图片取摸软件,界面友好,支持24位,16位的bmp格式图片.-pictures from a loss software, friendly interface and support for 24, 16 pictures of bmp format.
RGBtoYUV
- 转换24位bmp图象到YUV图象(4:2:2, 4:4:4,4:2:0)
badaoxiama2
- 人脸轮廓提取 简介:针对彩色24位bmp位图,通过光照补偿、肤色检测、假区域去除、轮廓跟踪,可以得到人脸轮廓线。可以是单人脸图像和多人脸图像。
可显示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
thisisadisplay256bitmap
- DisplayBMP24位与256位图间的相互转换 转换24位真彩色文件到黑白灰度BMP图片
bmp24TO8
- 一个24位的bmp 图转换成8位 bmp24byteto8byte
bmpwr
- 在控制台下写的BMP图像的存储,可以复制存储24位,8位、4位和1位的位图
BmpViewer
- 通过忽略精度 有24位bmp转为16位img压缩图片 ,生成的图片在嵌入式环境内读取速度很快,相应的文件查看软件请下载ImgViewer
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
hello
- 对24位的BMP图像做旋转、变色、扭曲等处理-operate with BMP
covert
- 在MFC中打开一幅BMP图像,24位,32位均可,也可以使24位图像转化为8位灰度BMP。-In MFC BMP image to open a 24-bit, 32-bit can also make 24-bit images into 8-bit grayscale BMP.
PictureStreamLoader
- 对内存中图像数据流进行加载,返回DIB格式,支持的格式:BMP(1,8,256,24位),GIF,JPG-load picture from stream,return DIB data,support BMP(1,8,256,24bit),GIF,JPG
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
ReadBitMap
- 改工具是一个bmp图片的浏览器。可以打开任意一种bmp格式的图片,如8,24位等等。-Change tools is a bmp picture browsers. Can open any of bmp format images, such as 8,24-bit and so on.
vc_grey
- 数字图像处理中将24位的BMP图进行灰度化处理。-Digital image processing will be 24-bit gray-scale map of the BMP treatment.
WritePic
- VC++程序编写的可将8位和24位 BMP格式图片进行转换-VC++ Procedures can be prepared by eight and 24-bit BMP format picture conversion
bmp-24
- 读写bmp图像,进行读写操作;得到图像的位图信息;-read or write bmp pictures
assignment5
- 输入24位bmp图片,根据误差扩散算法,使其变成黑白图,并尝试使用openMP并行化-input .bmp picture-24bits,according to some method, change to blank-and-white picture,used openMP to parallel