搜索资源列表
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
c语言第三方BGI事例
- 第三方BGI演示源代码,演示了在C环境下如何加载bmp图片、如何显示。-third-party source code demonstration, a demonstration of the C environment bmp how to load pictures, how to display.
open bmp
- 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
VQcoding
- 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files to Vector Quantization. VQ_GUI.
334011Dicom2BMP
- 一个将医学影像DICOM格式文件转换为BMP文件的程序代码-to a DICOM medical imaging format conversion of the BMP file code
VC6ImageShow
- 本程序为读写采用图象格式的源代码,支持BMP,JPEG,TIFF等等,开发环境VC6.0-the procedures used to read and write image format of source code, support BMP, JPEG, TIFF, etc., Development Environment VC6.0
Soft20060210100316481
- 直接读文件方式显示BMP位图: 从文件中读取象素数据,用打点的方法在屏幕上显示出来,用到了搜索文件的代码。BMP位图包括24位真彩色,灰度图象,以及实现从24位真彩色图象到灰度图象的转换。 -direct reading papers show that BMP bitmap : from paper to read pixel data The method used to cook displayed on the screen, and used the code to sea
Cbmpread
- 读BMP图像的数据,然后变换(我只是加了一条黑线,但可以进行如去噪,平滑等变换,我下一步的工作),再将数据写回一个新的图像中!在Linux下完成,可以很好的工作,代码是符合ANIS C的,应该是可以在windows下运行的!(运行时需要修改文件路径)-Reading BMP image data, and transform (I just added a black line, but can be as denoising, smoothing transformation, I will
jobVSbmp
- 这是bmp和jepg图像互转的码源,希望对大家有用-jepg bmp images and referrals to the source code, it may be useful to hope
JpgDll(vb)
- 一个用VB实现的BMP转JPEG图像的代码-a VB BMP images to JPEG code
jpgtobmp.rar
- 此代码实现把jpg 格式的图片 转换成为 bmp 格式的图片,需要建立2个文件夹,可以实现把一个文件夹里的所有jpg 格式的图片转化后存放在另一个文件夹内,This code to achieve the jpg format picture and transform it into bmp format images, need to create two folders, can be achieved to a folder with all of the jpg image forma
AVI
- 这个程序可以实现将某个文件夹内的“JPG”或“BMP”图片转成AVI视频文件, 如果想转换“其它格式的图片文件”只要添加一些代码即可。 -This process can realize will be a folder inside the " JPG" or " BMP" picture into AVI video file, if you want to convert " other format image file" A
zhuanhuan
- 一个图像文件互相转换的源代码,可以把Bmp转为JPG或者GIF文件,或者jpg gif文件转为Bmp文件 -An image file convert each other s source code, can Bmp to JPG or GIF file, or jpg gif file to Bmp file
ConvertBMPToJPG
- BMP -> Jpeg Jpeg -> Bmp C程序源码,可适用于各种开发平台 -BMP-> Jpeg Jpeg-> Bmp C program source code, applicable to a variety of development platform
bmp-Image-processing
- 针对Window默认的bmp图像的读取,载入,处理,显示以及保存等各项功能,代码内有详细描述,对于学习图像处理的新手很有用,欢迎下载。-Bmp image for the Window default read, load, process, display and preservation of the function, the code contains detailed descr iption of the image processing for the novice to lear
bmp
- 纯C代码读入bmp图片数据,并输出RGB数据。-Pure C code to read bmp image data and RGB data.
bmp
- 在VC++中显示bmp 图片 主要用于MFC框架,可运行 无bug-a code used to display bmp picture in VC++
06569894Bmp-Jpg
- bmp转jpg的代码,很好用,效率也很好,源码贡献出来。-bmp to jpg code, easy to use, good efficiency, source contributed.
bmp
- c++图像显示代码,非常精炼的代码,希望对大家有用。-c++ image display code, very refined code, hope to be useful.
A very simple BMP (bitmap) loader
- This little code shows you how easy it is to load a bitmap into your window! I programmed this as simple as possible so most people can understand it and use it in their games and other programs!
