搜索资源列表
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
bmp-jpg
- BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
mfc_general_diblook
- 微软的msdn上的位图显示的例程,可以读出dib位图文件,同时也可以读取bmp位图文件-Microsoft's flowing spaces on the map shows the routines that can read out the Freehand bitmap files, and can also read bmp bitmap file
readBmp
- 如何快速读取位图文件(*.bmp)的VC源代码程序-how fast read bitmap files (*. bmp) VC source code procedures
BrowseDWGtoBMP 从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示
- 本示例使用VB.NET,从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示在PictureBox控件中,同时使用DDVue对该DWG图形进行预览并比较效果。-This example uses VB.NET, from AutoCAD drawing files in DWG format directly read bitmap BMP bitmap information generated and displayed in a PictureBox control,
1231123
- 从BMP图像文件数据流中生成IPLIMAGE对象 从IPLIMAGE对象中生成BMP的图像文件流-BMP image files from the data stream generated IPLIMAGE object IPLIMAGE object generated from the BMP image file stream
BMP
- 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
Kmeans
- 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
将位图写入文件的源程序bmptofile
- 将位图写入文件的源程序-Bitmap files will be written into the source code
mediaplayer
- MediaPlayer程序可以播放声音、视频文件,还可以显示静态图象文件,如果有CMX DLLs的话,该程序也可以记录或回放高通公司的QCP格式音频文件。它最多可以保存32个多媒体文件。Mediaplayer有常用的功能,例如播放、快速播放、停止和暂停等,它支持许多多媒体格式,包括QCP,MPEG Audio Layer3(MP3),Musical Instrument Digital Interface(MIDI),BREW Compressed Image(BCI),Bitmap(BMP),
PicSaltPepper
- 本程序打开一幅位图(bmp文件),对图片添加椒盐噪声。-This procedure to open a bitmap (bmp files), add salt and pepper noise of the picture.
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
imgproj10
- BMP/DIB Windows bitmap files are stored in a device-independent bitmap (DIB) format that allows Windows to display the bitmap on any type of display device. The term "device independent" means that the bitmap specifies pixel color in a form indepen
uC-GUI-BitmapConvert
- 位图装换工具,可以.bmp图片转化为.c文件-Fitted for the bitmap tool. Bmp image into. C files
BMP
- BMP位图操作,功能包括bmp文件加载,bmp文件显示-BMP bitmap operations include load bmp files, bmp files show
BMP_Format
- BMP图像的格式说明 位图文件(Bitmap-File,BMP)格式是Windows采用的图像文件存储格式-BMP bitmap image file formats (Bitmap-File, BMP) format is a Windows image file storage format used
loadbmp.h
- 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
Bitmap
- 自己动手编写的关于bmp文件的读取的源代码,希望能对大家有所帮助。-Prepare yourself to read on the bmp files in the source code, hope it' ll help.
BMP--ANALisy
- 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!
BMP-bitmap-operation
- BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA