Welcome![Sign In][Sign Up]
Location:
Search - bmp

Search list

[Special Effectsusing-BMP-Info

Description: BMP图像的打开与各种简单常用图像处理,VC++ 6.0 下调试和使用没有问题。-Open BMP image with a variety of simple common image processing, VC++ 6.0 to debug and use no problem.
Platform: | Size: 4128768 | Author: Philip | Hits:

[Special Effectsbmp

Description: BMP转换代码,非常好的代码,大家借鉴一下。-BMP conversion code, very good code, we learn from it.
Platform: | Size: 24576 | Author: rejoiced | Hits:

[Picture ViewerBMP--ANALisy

Description: bmp图像文件,位图1位,位图4位,位图8位,位图16位,位图24位详细分析!-bmp image files, bitmap 1, 4-bit bitmap, bitmap 8 bit, 16-bit bitmap, bitmap detailed analysis of 24!
Platform: | Size: 2322432 | Author: 王韬 | Hits:

[Picture ViewerBMP-bitmap-operation

Description: BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMAPFILEHEADER, bitmap information header structure BITMAPINFOHEADER, color table RGBQUAD bitmap and the bitmap pixel data of four parts. When dealing with bitmap these structures are based on the file size of bitmap files, bitmap width, height and realize the palette to get the bitmap pixel values ​ ​ and so on. Here we must note that in the BMP bitmap, bitmap pixels per line to fill a four-byte boundary, the share of the throne map storage length of each line is a multiple of four bytes, extra bits will be used less 0 filled
Platform: | Size: 69632 | Author: | Hits:

[Special Effectsusing-BMP-Info

Description: VC++ 图像处理 BMP图像打开、正交变换、平滑处理-VC++ image processing BMP images open, orthogonal transform, smoothing
Platform: | Size: 5499904 | Author: yin | Hits:

[Special EffectsMFC-OPEN-BMP-images

Description: 利用MFC打开BMP图像,任意位数,源程序,可以在上面添加其他代码以实现其他功能。-Using MFC to open BMP images, any number of bits, the source on which you can add additional code to implement other functions.
Platform: | Size: 3765248 | Author: 傅思傑 | Hits:

[Special EffectsBMP-to-JPEG

Description: 用C语言实现BMP格式的图片转换为JPEG格式的图片-BMP format with a C language implementation is converted to JPEG format pictures images
Platform: | Size: 9216 | Author: 王刚 | Hits:

[Special Effectsjpeg-to-bmp

Description: 基于VC++6.0的程序,实现JPEG和BMP的格式的图像之间的互相转换 -VC++6.0 based on the procedures to achieve the format of JPEG and BMP images can be translated
Platform: | Size: 605184 | Author: jly | Hits:

[GUI Developvc-mfc-open--and-show-bmp-

Description: vc mfc 编写的多文档程序, 可打开多幅bmp图 -vc mfc Multiple Document prepared by procedures to open multiple bmp map
Platform: | Size: 195584 | Author: luocw138 | Hits:

[Special EffectsMFC-BMP

Description: MFC程序,实现BMP位图的读取与显示,内附资料讲解文档-MFC program, to achieve BMP bitmap read and show to explain the document containing the information
Platform: | Size: 1701888 | Author: 江乐 | Hits:

[Picture ViewerBMP

Description: 一个BMP格式的图像浏览器,可以打开改格式的图像文件,希望有帮助。-A BMP format image viewer that can open the image file format change, hope to have help.
Platform: | Size: 2367488 | Author: dengqi | Hits:

[Special EffectsBMP

Description: 本文详细说明了BMP文件的结构,可用于指导BMP文件与YUV,JPEG等格式的转换-this DOC expain the BMP struct detail,it can be use to change BMP to YUV or JPEG
Platform: | Size: 13312 | Author: jacky hu | Hits:

[Windows CEwince-bmp

Description: wince6.0 mfc显示bmp图片 -wince6.0 mfc show bmp picture
Platform: | Size: 7422976 | Author: zucho | Hits:

[Special Effectsbmp

Description: bmp图片解码程序,只须改动少量底层驱动函数。-bmp picture decoding process, only a small amount of low-level driver function changes.
Platform: | Size: 2048 | Author: 程少康 | Hits:

[Special Effectsraw-convert-to-bmp

Description: 16位的raw格式转成bmp格式,用于工业线阵相机的采集,采用raw格式,可以更好的避免室外曝光不足或过度的问题-16-bit raw format converted to bmp format, line scan cameras for industrial collection, use raw format, you can better avoid outdoor exposure problem of inadequate or excessive
Platform: | Size: 36864 | Author: 钟珊珊 | Hits:

[Graph Recognizeorl-bmp

Description: ORL人脸库,BMP格式,可用于任何做人脸识别程序测试-ORL face database, BMP format, can be used for any program to do face recognition test
Platform: | Size: 4668416 | Author: hobby | Hits:

[Picture ViewerBMP

Description: BMP的24位,16位,8位,4位,2位的显示-the display of BMP 24-bit, 16-bit, 8-bit, four
Platform: | Size: 328704 | Author: guan | Hits:

[Other Embeded programBMP-and-JPEG-image-decoding

Description: 基于STM32的BMP和JPEG图片解码程序,在keil软件上面写的,包括SSD1289TFT液晶驱动,SD卡驱动,FAT32文件系统,BMP和JPEG解码。-Based on the STM32 BMP and JPEG image decoding program is written in keil software, including SSD1289TFT LCD drive, SD card driver, FAT32 file system, BMP and JPEG decoding.
Platform: | Size: 6042624 | Author: 罗智峰 | Hits:

[Picture Viewerbmp

Description: 本程序是重点描述了使用vc++显示BMP图片的-This program is mainly described using vc++, BMP picture
Platform: | Size: 7574528 | Author: du | Hits:

[Picture ViewerRGB-BMP互转

Description: 根据已有的rgb565图像数据,得到对应的bmp图像(get bmp photo according to rgb565 datas)
Platform: | Size: 1101824 | Author: fengleism | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net