搜索资源列表
实例19将彩色图像转换为灰度图
- 实例19将彩色图像转换为灰度图.rar-19 examples of color images converted to grayscale. Rar
1
- BMP图像文件的操作,编写C++程序,可以将一个标准24bit真彩色BMP文件中三基色图像提取出来存成独立的8bit灰度图像(BMP)-The operation of the BMP image file, write C++ program trichromatic image in a standard 24bit true color BMP files can be extracted to be saved as a separate 8bit grayscale images (B
jcolerconvertop
- Java将彩色图像转换为灰度图,本程序利用缓冲区图像实例了图像的灰化处理,效果如上图所示,当单击“Gray Image”按钮后,显示了灰化处理后的图像;当再单击“Reset”按钮后,显示源图像。具体来说是利用java.awt.image 包中的ColorConvertOp 类来实现灰化图像的效果。-Java will convert color images to grayscale, the program uses an instance of the image buffer ashing
PictureToPoint
- 用于图像分割和图像还原等,可以得到一幅图片的彩色信息和灰度信息,基于RGB空间。-For image segmentation and image reduction, etc., you can get a picture of the color information and gray information, based on the RGB space.
histogram-of-digital-image
- 这个程序是用java语言编写的,eclipse运行,功能为将一个彩色图像的灰度直方图显示出来。-The program is written in java, eclipse run, it will function as a color histogram of the image displayed.