搜索资源列表
bmp-show
- 这是一个在对话框中显示图片的程序。可以显示24位或者是32位bmp格式的位图-This is a dialog box shown in the photo process. It shows 24 or 32 bmp format bitmaps
bmp-read-3
- 一个关于32位图像读取的c#程序,修改后并保存原图。具体的修改部分可以按照需求修改-one of 32 images read the c # procedures, the revised and preserve maximum. Some specific changes can be amended in accordance with demand
MapleStory1.0
- 冒险岛资源提取器 源代码 提取资源图片(32位BMP格式导出) .net2003编译通过-adventure Island for resource extraction from the source code resources Photo (32 BMP format is derived). Net200 3 compile
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
fbi_1.31.tar.gz
- linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
bmp
- 将32位bmp图象转换为16位bmp图象 VC-convert 32 bit bmp graphics to 16 bit
32bBMP_to_data_converter
- 32位bmp提取出16位数据:每个16位像素的字节的数据用逗号隔开,保持为txt文件。-32-bit bmp extract 16-bit data: 16 bits per pixel of data bytes separated by commas, to keep the txt file.
MFC_BMP
- 自己写的MFC写的BMP图象处理程序,实现反色,直方图等简单的图象处理,同时支持8位,16位,32位BMP的变换,简单易懂,适合初学者.-Write your own MFC write BMP image processing procedures, to achieve the anti-color, histogram and other simple image processing, while supporting 8-bit, 16-bit, 32-bit BMP transfor
JpegCode2
- 32或24位BMP图像转换压缩成成jpg图像-32 or 24-bit compressed BMP image is converted into a jpg image
ij
- ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等
my_bmp
- 在Linux环境中利用framebuffer设备显示bmp图像,针对显示器设备为1024*768 32位色深的(vga=833)-In the Linux environment, using framebuffer device display bmp images for display devices 1024* 768 32-bit color depth (vga = 833)
BMPalphablend
- 32位带alpha通道的BMP位图使用alphablend函数实现背景透明-32-bit BMP with alpha channel bitmap background transparent using alphablend function implementation
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
fpga-display-bmp-pictures
- 本文设计的是基于大规模FPGA的BMP图库管理,完成了数码相框的一部分功能。并且本文详细地介绍了BMP图库管理的软硬件实现,即采用Altera的CyclonII系列EP2C20F484C7作为主控芯片,内嵌32位的NiosII软核,采用SDRAM作为内存,把存储在SD卡内的二进制图片信息读入内存,并控制TFT彩色液晶,读取图片数据送到液晶上显示。整个过程的所有设备都是通过Avalon总线挂在NiosII上,在NiosII的协调下正常工作。 本作品最终能显示存入SD卡内的彩色图片信息,图
Image-black-and-white
- 汇编源码,图像快速黑白处理,速度超快,大图在几毫秒内即可完成黑白化.支持8到32位的bmp位图处理.暂时不支持bmp格式以外的图片处理.-Compilation of source code, images, fast black and white processing, super-fast, enlarge within a few milliseconds to complete the black and white of 8-32 bmp bitmap handle. Tempora
SD-card-from-read-the-BMP-image
- //DMAVR-M128读取SD卡中BMP图片实验,基于FAT16/32文件系统 //SD卡中图片文件为BMP形式,用Img2LCD将JPG图片转换为24位BMP图形式即可 //编译环境 AVR Studio 4.17/AVR GCC //优化等级-0s,注意需设定为此等优化度-//DMAVR-M128 to read SD card in BMP picture experiment, based on the FAT16/32 the file system// image fi
bmp
- bmp图像顺时针旋转90度,24或32位真彩色bmp图像-bmp image rotated clockwise 90 degrees, 24 or 32-bit true color bmp image
BMP
- AVR FatFs 16 24 32 位BMP 图片解码 AVR FatFs 16 24 32 位BMP 图片解码-AVR FatFs BMP picture decoding
rotate32bitbmp_clockwise
- 32位bmp图片顺时针旋转90度源代码, 练习文件读入修改和保存-32 bmp image 90 degrees clockwise source code file is read into practice modify and save
Bmp
- 本程序实现BMP文件的读取显示。考虑了8位灰度图,24/32彩色图。-This procedure to achieve BMP file to read display. Consider the 8 grayscale, 24/32 color images.