搜索资源列表
Tran
- bmp与jpeg图像格式间的相互转换 可以设置JPEG的压缩品质; 适用于8BIT灰度图和24BIT真彩色图像-jpeg image with bmp format conversion between the setting up of quality JPEG compression; in 8BIT grayscale and color images 24BIT
nwh060620
- 使用Visual C++实现同一幅较小真彩色图象在屏幕上呈(米字型8方向)圆形分布,每幅子图分别显示红、绿、兰、色调、饱和度、亮(灰)度、梯度分量图和原图。-use Visual C with a smaller achieve true color image on the screen was (H 8 meters direction) Round distribution of each figure showed the red, green, blue, hue, saturatio
wlt
- 零树编码小波图象压缩编解码程序.这是1.1版,可实现可变吗率编解码.动态显示.只能打开24真彩色位位图,如果是JPEG格式,叙用画图板打开,存为 24真彩色位位图即可.此外还有升级版本,可处理灰度图及保存解码后的位图. 下面附件为1.1版,须安装MFC才能打开. -zerotree wavelet image compression encoding codecs procedures. This is version 1.1, yet achievable variable ra
Color2Grey
- 本程序可以从硬盘中读入一幅BMP图像并显示,然后可以将真彩色的图像变为灰度图。-this procedure can read from the hard disk into a BMP images and, Then it will truly be a color image into a gray-scale map.
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
24huidutu
- 显示24位灰度图象,24位真彩色图像以及图像的转换-shows 24 gray-scale image, 24 true color images and image conversion
24bits_to_256dib
- BMP图象24位真彩色,256位,灰度图之间的转换,相信对大家有所帮助,-24 true color, 256, the conversion between the gray level, we believe that the right help,
caisezhuanhuidutu
- 导入彩色图片并转换成灰度图片显示出来!24位位图,256色等
bmpopen
- 打开BMP图象,并进行彩色图象变换成灰度图象
images
- 国际标准测试图片,大小512*512和256*256,有灰度图和彩色图,可做算法性能测试-the criterion images
toGray
- opencv彩色RGB图到灰度图的转化,分别在独立窗口显示-opencv color RGB to grayscale conversion plans were displayed in a separate window
opencv1
- 用OpenCV实现打开一幅彩色图像,显示出来; 将其转换为灰度图并保存为文件; 将其二值化并保存为文件-Using OpenCV open a color image displayed be converted to grayscale and saved as a file Second value and saved as a file
rgb2gray
- 本源代码能使彩色图图像转化为灰度图图像、很标准的二十字-Source code can make color images into grayscale images, very standard twenty words
mybmp
- 彩色BMP图片转黑白图片,也可进行灰度图到黑白图处理-Color BMP images to black and white images, grayscale can also be processed into black and white map
ImageReader
- 1. 利用二进制流读取Bitmap位图文件; 2. 把读取彩色图像转换成灰度图像; 3. 提取并且显示彩色图像各个色彩通道;-1. Using the binary stream to read Bitmap bitmap file 2. To read the color image is converted into grayscale images 3. Extracting and displaying a color image of each color channel
BmpRot
- 彩色图的处理,主要是像素数据不同。由于每行数据的字节数必须是4的整数倍,这个地方处理起来要比灰度图麻烦很多,多以暂时还 没做好。本程序的局限性就是只能处理尺寸是4的整数倍的图片,可以旋转任意角度(逆时针)-Processing color image, mainly different pixel data. Since the number of bytes of data in each row must be an integer multiple of 4, the grayscale
Dib
- 1.位图的加载与保存 2.将彩色位图转换成灰度位图 3.将灰度位图转换成彩色位图-1 bitmap loading and saving 2 color bitmap into grayscale bitmap 3 grayscale bitmap into color bitmap