搜索资源列表
位图与位图的合成
- 将两张位图合成为一张图片,可对24位和8位图片进行处理-to two bitmap for a photo synthesis, the 24 photographs and eight treatment
8位调色板位图和24位真彩位图的载入及保存
- 支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
如何得到24位真彩色位图中特定RGB值的像素坐标
- 如何得到24位真彩色位图中特定RGB值的像素坐标
可显示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
将24位位图转换8位位图
- 将24位位图转换成8位位图,效果很好,希望大家多多指教,也希望能给我提出更多的建议。-to 24 bitmap conversion into 8-bit maps, a good effect, and we hope the exhibitions, I can also hope that more proposals are forthcoming.
针对24位真彩位图的处理示例
- 本原码主要介绍了如何在arm处理器上针对24位真彩位图的处理的方法-major described how the arm processor targeted at 24-bit True Color map of the way
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
图象RGB提取
- 提起图片的RGB , 观察24位图象纹理特征
把位图转成灰度图
- 把24位图 转成灰度图
可以将windows 24位BMP图转换为16位图的程序
- 可以将windows 24位BMP图转换为16位图的程序,可用于机顶盒处理打包图片之用,Can windows 24 bit BMP map is converted to 16 plans can be used for set-top boxes used image processing package
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
get_pixel
- 得到24位位图的一个点的颜色值 -Getting the RGB value of a point in a 24-bit image
diblook
- 一个很好的显示位图的程序,可以显示8为24位。对刚学习图像处理的朋友来说是很不错的。-A very good display bitmap procedures, can show 8 to 24. Just a friend to learn image processing is very good.
rotateBMP
- 在windows下用VisualC++实现24位位图的缩放及动态旋转-In windows using VisualC++ Achieve 24-bit bitmap scaling and dynamic rotation
HVSnapContinuous
- 演示利用回调方式,实现连续循环采集图像到内存,并转换成RGB 24位格式位图。-Demonstration of the use of callback methods achieve continuous cycle of collecting images into memory and converted into RGB 24-bit format bitmap.
DIB
- 能够显示8 位位图,24位,和32位位图.-it can display 8-bit bitmap,24-bit bitmap and 32-bit bitmap
192168216520092171444454094167
- DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Im
vert
- 24位位图转换为8位位图的VC++6.0环境下的源码-24-bit bitmap is converted to 8-bit bitmaps VC++6.0 environment of the source
24bitTo16bit
- 实现24位位图到16位位图的转换,采用565格式压缩-24bit bitmap to 16bit bitmap,