搜索资源列表
ImgProcessing
- 可读写bmp格式的图的程序,给了Visobject.cpp 和 visobject.h 做样子,很容易将它们改成合自己用的,能读写bmp格式图象的程序。使用Linux的, 给出pcbitmap.h以备使用。写程序时注意读整数时字节是按顺序还是逆序排列的。-can read and write bmp format of the processes, and to the Visobject.cpp visobject.h frill, it is very easy to change thei
ImgLoad
- 图象格式读写库函数(各种图像格式的读写,包括BMP,JPEG,PCX,TGA,ICO,TIFF,PNG,WMF(读取)。使用非常的方便,整个库就两个函数ZLoadImg和ZSaveImg,具体使用在ZImgLoad.h中有说明。-image format reading and writing library functions (various image formats read and write, including BMP, JPEG, PCX, TGA, PCX, TIFF, PNG
bmp2h
- bmp图像转换为C语言数组.h文件,包括1bit\2bit\4bit\8bit\16bit\24bit-convert the bmp image to C H file
Image2Lcd
- 圖案編輯程式, 將.img .bmp .png 等圖案 轉檔至其他類型, 如.h系統檔. .h檔可給WinCE開機畫面更改做為使用-Image Converting Program, process image file, such as IMG BMP PNG..etc converting to any other fomates. for example, .h header file, the purpose for it is to change WinCE Booting Image
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
PicCompressEncode
- VC的BMP转JPEG格式,PicCompressEncode-VC of the BMP to JPEG format, PicCompressEncode
OpenGLClipCap
- OpenGL为裁减面加盖 使用stencil buffer对模型进行加盖 对裁减面进行加盖的功能,网上例子不多,本例代码简单,很容易明白原理 使用glut,把相h, lib, dll都放到文件夹内,vs2003直接编译通过 操作方法: 鼠标左键旋转模型 鼠标右键移动平面 o键切换模型 s键可以把stencil buffer中内容存成bmp,有助于理解-opengl clip capping, use stencil buffer to add a cap f
CImg-1.3.4
- CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
loadbmp.h
- 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
convertBmptoRaw
- 一个实现bmp格式图片转换为raw纯数据格式的C++程序,经调试通过,使用时修改程序中H、W为自己图片的高和宽即可-Bmp format image of a realization of pure raw data format is converted to the C++ program by debugging through the use of modified procedures when H, W for his picture of the height and width
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
GLAUX_replacement_code_BMP.H
- BMP Loader - a quick and dirty substitute for GLaux if you only use GLaux to load BMP files will load any format of a windows DIB BMP format graphics file Only works on a windows box Caution! memory for the data is allocated using new . In th
JpgVSbmp
- bmp转jpg的dll程序源码,关键的傅里叶变换部分使用的是jpeg。h里的库函数-convert bmp files to jpg files
color-transform
- 对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单 色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再 给出并显示该图的H、I、S三个分量的图像-The RGB system is converted to a HIS way given an RGB original image (such as the bmp format), given and display the graph R, G, B monochrome images, d
loadbmp.h
- 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
BMP_TO_CPP
- 根据BMP图片生成对应的CPP/H源文件和头文件,对于二次开发有很大帮助。-According to BMP images generated the corresponding source and header files, CPP/H for secondary development are of great help.
dataset
- .熟悉BMP图像的结构,编程实现BMP图像的阅读和显示。 编程实现彩色BMP图像的三个分量R、G、B的显示,Y、I、Q,H、S、I分量和X、Y、Z的显示。 获取图像任意一点的像素值(Familiar with the structure of BMP image, programming to realize the reading and display of BMP image. The programming realizes the display of three compone