搜索资源列表
二维图形游戏编程实例
- 二维图形游戏编程的几个很好的实例,如BMP图形创建、碰撞反弹、色彩混合等演示、动画。-2D game programming in several good examples, such as the creation of BMP graphics, collision rebound, such as color mixing demonstration of animation.
ImageFFT2
- VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
Soft20060210094429327
- 对256色bmp图像进行处理的程序 包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-pair of 256-color bmp image processing procedures including point operations, geometry transformation, orthogonal transformation, image enhancement, morphological transformatio
553213tr
- 直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-and color histogram that transform source directory for the chapter describes the functions of the source
PsdRead
- VB代码,演示在做游戏时,将PSD格式转换成BMP或者JPG格式的程序,而且,在转换时,要将PSD中的空格转成游戏中约定的透明色。-VB code, the demonstration games, PSD format will be converted into BMP or JPG format of the procedure, but the change, the PSD should turn space into the game as stipulated in the tra
fanse
- 图片反色的源代码。选择相应的bmp图片之后可以运行将图片变成原来的反色。-Anti-color picture of the source code. Select the appropriate bmp picture after picture can run into the original anti-color.
heibai
- 图片彩色转换成黑白的源代码。选择相应的bmp图片之后可以运行将图片变成只有黑白两种颜色。-Color converted to black and white picture of the source code. Select the appropriate bmp picture after picture can run to become only black and white.
huidu
- 图片彩色转换成灰度的源代码。选择相应的bmp图片之后可以运行将图片变成灰度图片。-Converted into gray color picture of the source code. Select the appropriate bmp picture after picture can run into a gray-scale picture.
PaletteGenerator
- This program lets you load a JPEG or BMP image and then generate a 256 color palette from sampling 256 evenly spaced spots on the image. It scans the image evenly in a 16 x 16 grid to generate this palette. It can save the palette file in either the
24to256
- BMP24位位图量化成256色BMP图,本程序彩八叉树颜色量化。-BMP24-bit quantization into a 256-color bitmap BMP map, this program color octree color quantization.
CBmp
- 用C++读24位BMP图像,读出RGB三个颜色分量到数组中-Using C++ Reading 24-bit BMP image, read out the three RGB color components to the array
hoteltransform
- hotelling transformation has been written with help of Matlab 2007a. This technology has been applied to transform images. A test image has been included in the file for explanation. It accpets 256 color map bmp image as input and produces the outp
256clolorbitmap_fromdesk
- 可以直接抓取桌面256颜色图片 可以直接抓取桌面256颜色图片-can get 256 color bmp from desktop quickly can get 256 color bmp from desktop quickly can get 256 color bmp from desktop quickly
ReadBMP_1
- 读取一张BMP图像,显示其相关信息,并修改图片的颜色表,使得图片颜色改变以后另外存盘! 只能是8bit的灰度图像才有颜色表,24bit的真彩色图片没有颜色表!-Read a BMP image, display information, and modify the color table of the picture, making the picture color change after another save! Only 8bit grayscale images have a
ReadBMP_3
- 读取一张BMP彩色图像,显示其相关信息,并将彩色图片改成8bit灰度图片以后另外存盘!-Read a BMP color image display its related information and changed the color pictures 8bit grayscale image after another save!
cdibImage
- 打开一幅BMP图像,能够将灰度图像转化为彩色图像,能够将彩色图像转化为灰度图像,并且实现图像的水印效果,实现对处理后的图像进行保存。-Open a BMP image, the gray-scale image can be converted into a color image to the color image into a grayscale image, and the watermark image to save the processed image.
Image_Processing
- 方便的图像处理库,包括BMP格式文件的打开、GRB颜色变换、DCT变换、滤镜变换和常用图像借口-Easy image processing library, including BMP format file open, GRB color transform, DCT transform, transformation and common image filters excuses etc.
togray
- 将256色bmp格式图像转化为灰度图,灰度化。-256 color turned gray
vc6.0_mach
- 用vc6.0产生512×512分辨率的24位真彩色的mach现象的bmp位图-Produced by vc6.0 512512 Resolution 24 true color bitmap bmp mach phenomenon
project_1
- 直方图均衡,将一个彩色bmp图进行直方均衡优化。-Histogram equalization, a color histogram equalization bmp graph optimization.