搜索资源列表
LOGO16M
- 本程序是专为MSDOS6.0操作系统下编写的显示16M真彩色程序,支持图片格式*.BMP。不需要第三方BGI,全部以源代码形式提供给用户。-This procedure is designed to prepare the operating system MSDOS6.0 display 16M true color process, to support the picture format*. BMP. Does not require third-party BGI, all in so
j_13957_file
- VB文件隐形器,将文件隐形到BMP文件中,不但此功能很新颖,而且它的界面设计也是值得VB的朋友学习一下,它的窗口会不停的慢慢渐变,变幻色彩,那个“关于”窗口还有字幕滚动的效果,而且完美支持中文滚动,不错吧?-VB File stealth devices will be invisible to the BMP file, the file, not only this feature is very new, and its interface design is also worthy of
final_ice
- 用C++完成一个程序,能读取BMP图象文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图象颜色翻转并重新存储。-Using C++ to complete a program that can read BMP images file (true color, 256 colors, etc.) into memory, then using the text in the console interface is displayed, while the
jquerybarcode
- Barcode是一个条形码生成jQuery插件,能够生成以下几种格式的条形码: - EAN 8 - EAN 13 - standard 2 of 5 (industrial) - interleaved 2 of 5 - code 11 - code 39 - code 93 - code 128 - codabar - MSI 支持:添加和删除CRC(依赖于条形码类型),可以设定条形码宽度、高度、颜色和字体大小,添加和删除HRI(Human Re
3DAlphaTransparency_src
- This example illustrates how bitmap texture files with an alpha channel or a key color transparency can be mapped onto managed Direct3D vertex buffers in C#. In this example, .png, .bmp, and .jpg files provide the textures.
bmp
- bmp图像顺时针旋转90度,24或32位真彩色bmp图像-bmp image rotated clockwise 90 degrees, 24 or 32-bit true color bmp image
tuxiang
- 1.利用工具(如ACDSee、PhotoShop)将*.jpg转换为*.bmp; 2.借助imread命令将图像内容读入内存数组; 3.通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩; 4.将数字图像的RGB表示转换为YUV表示; Y=0.30R+0.59G+0.11B U=0.70R-0.59G-0.11B V=-0.30R-0.59G+0.89B 5.通过访问Y(亮度)通道,改变数字图像的亮度; 6.通过Y(亮度)通道作灰度的线性变换,改变数字
CBMPImage
- 测试环境: Visual Studio 2010 MFC 备 注:如果不是上述环境,请将DrawBMP函数重写;而且由于各个版本问题,添加必要的头文件~ 贴一个挫挫的类,献给正在学BMP文件格式的同学 使用范围:24位BMP位图(无调色板); 如何增加使用范围:改写GetPixel函数,与SetPixelRGB函数; 如何增加调色板: 改写Load函数,其中添加对调色板的读取。 改写GetPixel函数,根据得到位图数据在调色板中选取颜
bmppic
- 用于将24位的bmp彩色图像进行灰度化显示 -For 24-bit grayscale bmp display color images
readbmp
- 使用标准的C语言写的BMP图像读取并存储程序。头文件包含BMP图像的结构体,给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中,同时将其写到指定文件中。 -Using the standard C language to read and write BMP image storage program. The header file contains the structure of BMP images, given an image
Readcolor
- 读取和保存bmp彩色图片,希望对大家有用-Read and save bmp color pictures, I hope useful
彩色图像处理
- 比较对彩色图像CSimage4.bmp仅进行I分量平滑处理和对H、S、I三个分量都进行平滑处理后的图像情况。(Compared with the color image CSimage4.bmp, only the I component smoothing processing and the H, S, I three components are smoothed after the image processing.)
图片去雾
- 提供了13种图片去雾增强方法,有直方图均衡,clahe,暗原色算法,改进的暗原色算法,实时去雾,引导滤波去雾,天空去雾等,同时给出图像增强前后图像质量评价,可以对jpg,bmp等图片格式进行去雾增强处理,效果非常好(13 kinds of image de fog enhancement methods are provided, including histogram equalization, CLAHE, dark original color algorithm, improved da