Welcome![Sign In][Sign Up]
Location:
Search - c code read bmp file

Search list

[GDI-Bitmapimage-go

Description: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC++开发差影法的源程序 VC++开发投影法的源程序 VC++开发直方图均衡化的源程序 VC++转置变换的原代码 VC++平移的源代码 VC++旋转的源代码 VC++镜象变换的原代码 VC++缩放变换的原代码 实现中值滤波的源程序 通用的3*3模板的函数程序 图案法源程序 Floyd-Steinberg算法的源代码 bmp2txt源程序 实现反色的源程序 彩色图到灰度图的转换的源程序 真彩图转256色图算法的源程序 显示一幅图的灰度直方图的程序-achieved using Visual C AVI file image interception Visual C Realization of image data read Visual C showed video image processing technology VC how to operate the database of images field Visual C digital image enhancement processing Visual C 6.0 grayscale bitmap processing VC rot corrosion Operational source VC expansion Operational source VC++ source thinning VC++ development Hough change VC source for the development of the extract source stack data structure and operation of VC contour tracking open source VC the law Subtraction source VC projection of the source VC histogram equalization to the source VC home Transform VC-source translation of the source code VC rotating mirror source VC transform the original code VC scaling transformation of the original code is Median filterin
Platform: | Size: 274432 | Author: zhou | Hits:

[Special Effectsdivide_bmp_file_to_9_blocks3_3

Description: bmp图片数据分块(3*3)代码,将读取的bmp文件rgb数据出去补加的0,然后按3行3列分为九块-bmp picture data block (3* 3) code, bmp will read the document rgb data out added at a 0, then by the third line is divided into three nine
Platform: | Size: 1024 | Author: Zhou Yaoxin | Hits:

[Special Effectsdip_OpenFile

Description: 这是利用很常用的BMP图像的读取的c++源代码-This is a very common use of the BMP image to read the source code c
Platform: | Size: 1024 | Author: 王辉 | Hits:

[Picture ViewerBMP-readwrite-c

Description: 实现BMP的读写功能,C语言实现,简单易懂.-achieve the functional literacy, C language and easily understood.
Platform: | Size: 2048 | Author: yaoli | Hits:

[EditorBMP

Description: C语言环境代码下读写BMP文件代码,运行的时候在vc6.0下通过.-C language environment code to read and write BMP files under the code, running in vc6.0 through.
Platform: | Size: 1024 | Author: YOUJI | Hits:

[Linux-Uniximage_bmp_process

Description: 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。-Written in C with pure RGB file format reading the code, return the first file header and data, so re-read and write data much easier. Support for 8, 24-bit RGB Fig. Linux system inside the RGB image data format storage format for the RGB, from top-down filling and Windows systems, RGB image storage format is BGR, from the documents began to fill the last line, so readers have to pay attention to RGB map.
Platform: | Size: 3072 | Author: gomo | Hits:

[Special EffectsShowbmp

Description: vc读取bmp图像源代码,该程序主要用来实现对BMP文件的读取和保存,有助于了解bmp文件格式-vc read bmp image source code, the program is mainly used to realize the BMP file to read and save, help to understand bmp file format
Platform: | Size: 1903616 | Author: lily | Hits:

[GDI-Bitmapbmp

Description: 位图文件读写综述的原代码,有.CPP和.C两个程序,可以当作类用-Summary of bitmap file to read and write the original code has. CPP and. C two procedures can be used as a category
Platform: | Size: 2076672 | Author: linlan | Hits:

[2D GraphicBmpPack

Description: 一个BMP文件压缩打包工具源码. 在LIB目录中包括了一系列相关C++类源码. 其中有INI文件一读写类,字符串类(可计算表达式)图形类.-A BMP file compression tool for source code package. In the LIB directory, including a series of related C++ type source. Which one to read and write INI file type, string type (computable expression) type graphics.
Platform: | Size: 431104 | Author: 周志鹏 | Hits:

[Special Effectsgray_level

Description: 可以降低BMP圖檔的程式碼,預設要讀lena.bmp-BMP image file can reduce the code, the default to read lena.bmp
Platform: | Size: 186368 | Author: 王大明 | Hits:

[Multimedia programrawimage_to_bitmap

Description: This c code read raw image file and change it to bmp file
Platform: | Size: 1874944 | Author: Kil Jhun Jeong | Hits:

[Picture Viewerbitmap

Description: bmp位图文件格式说明,以及bmp位图文件的读写源代码,由C语言实现。-bmp bitmap file format, and bmp bitmap file to read and write source code from the C language.
Platform: | Size: 3072 | Author: znet0 | Hits:

[Technology ManagementTFT240320-demo

Description: TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readme.txt this text. BMP DISPLAY sdbmp.c, sdbmp.h Read SD Card and plot to LCD. SD card driver mmc.c, disio.h, pff.c, pff.h integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org) mcc.h avr spi for sd card interface. LCD driver SSD1289.c, SSD1289.h, graphic.h TFT LCD interface. LCD driver SSD1289. Release 01 first release Release 02 - (readme.txt) add comment - (sdbmp.c) Change reading sd card using stream. It give faster and smooter display - (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast. Release 03 - change hardware to support arduino I2C and add ds1307 RTC (only arduino).-TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readme.txt this text. BMP DISPLAY sdbmp.c, sdbmp.h Read SD Card and plot to LCD. SD card driver mmc.c, disio.h, pff.c, pff.h integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org) mcc.h avr spi for sd card interface. LCD driver SSD1289.c, SSD1289.h, graphic.h TFT LCD interface. LCD driver SSD1289. Release 01 first release Release 02 - (readme.txt) add comment - (sdbmp.c) Change reading sd card using stream. It give faster and smooter display - (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast. Release 03 - change hardware to support arduino I2C and add ds1307 RTC (only arduino).
Platform: | Size: 121856 | Author: Sindzas | Hits:

[Picture Viewerprintinfo

Description: C语言实现的读取bmp格式图像的文件头、信息头、颜色盘以及各点对应地像素值,在命令窗口中输入要显示的图像文件名(bmp格式),同时还支持数据保存,保存文件在命令窗口输入。解压即可运行!代码很简单,有详细的注释,适合新手学习!菜鸟一枚,不喜勿喷!-C language to read bmp format image file header, header, and color wheel points corresponding pixel values of the input image file name (bmp format) to be displayed in the command window, and also supports data storage, save the file in the command window. Decompression can run! The code is simple, detailed notes, suitable for beginners to learn! A novice, do not like do not spray!
Platform: | Size: 364544 | Author: 张泰原 | Hits:

[Windows Developbmpreaderwriter.tar

Description: 这是一个C语言写的简易BMP读取写入工具,所有代码存在头文件中。(This is a C language to write simple BMP read write tool, all the code exists in the header file.)
Platform: | Size: 493568 | Author: 你咋不上天。 | Hits:

CodeBus www.codebus.net