搜索资源列表
bmp-show
- 这是一个在对话框中显示图片的程序。可以显示24位或者是32位bmp格式的位图-This is a dialog box shown in the photo process. It shows 24 or 32 bmp format bitmaps
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
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.
READ_PIC
- 可读取8,16,24,32bits数的BMP档-8,16,24,32 bits can be read a few of the BMP file
Vista
- 位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载-Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download
bmp
- bmp图像顺时针旋转90度,24或32位真彩色bmp图像-bmp image rotated clockwise 90 degrees, 24 or 32-bit true color bmp image
Bmp
- 本程序实现BMP文件的读取显示。考虑了8位灰度图,24/32彩色图。-This procedure to achieve BMP file to read display. Consider the 8 grayscale, 24/32 color images.