搜索资源列表
ImageProcessing homework.rar
- 数字图像处理课程老师留的作业,可以用来显示512*512的RGB图像,及实现和HIS和HSV格式图像得转换
dip3
- 将原始影像分别对RGB三色彩进行 x与 y轴之 Sobel边缘处理-original RGB images were of three colors for x and y axis of his Sobel Edge
bmplvbohis
- 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and ach
His
- 图像处理 图像rgb空间转换为His空间
rgb2hsi
- rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。-a matlab code rgb space to hsi space or return.
ColourChange
- 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
HIS-RGB
- 遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好-Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better
ImageProcessing homework
- 数字图像处理课程老师留的作业,可以用来显示512*512的RGB图像,及实现和HIS和HSV格式图像得转换-The homework of the imageprocessing teacher,which can be used to display the RGB image with 512*512 formation, and to process the format conversion between the HIS and HSV.
ImageModelTran
- 本程序实现图像模式由RGB转换为HSV、HSI、YCbCr-This procedure to achieve the image mode from RGB is converted to HSV, HSI, YCbCr
colorspace
- 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
butterfly_SPACE
- 空间变换图像 自定一RGB图像: 1、将RGB图像转换为HIS图像; 2、将所有像素的色调+30度; 3、将结果转换为RGB图像显示。 -Transform the image from an RGB image set: 1, the RGB image is converted to HIS image 2, all the pixels of the color+30 degrees 3, the result is converted to RGB image d
Convey
- 这个程序主要用于图像处理的颜色模型转换,由RGB变换到HIS-This procedure is mainly used for image processing, color model conversion from RGB to HIS conversion
RGB_and_HSIModelTransformation_Matlabprogram
- 对于数字图像处理技术中,图像的编码分为RGB和HIS,这个资料讲述了在matlab中如何将两种编码转换,在实际应用中非常广泛!-For digital image processing technology, image coding is divided into RGB and HIS, this information describes how the two kinds in the matlab code conversion, in a wide range of practica
digital_graphics_processing_course_design
- 分别采用RGB模型和HIS模型对图像imageLane.bmp进行锐化,并比较锐化的效果是否相同(两锐化后的图像相减)。-RGB model and HIS respectively model imageLane.bmp sharpening the image and to compare the effect of sharpening is the same ( sharpen the image after the subtraction).
200732590108
- 能够对不同大小的图像进行融合,多光谱和高分辨率影像,通过加权融合,非加权融合,his融合-combine tm photos and spots photos,use RGB to his commutation
RGBtoHIS
- RGB-IHS变换:图像进行 RGB-HIS 正变换,分别对明度、饱和度、色调进行线性 拉伸显示;然后再进行反变换 -RGB-IHS transformation: the image is RGB-HIS transformation, respectively, lightness, saturation, hue, a linear stretch display then the inverse transform
RGB-and-HIS
- HIS与RGB的转换 lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j b=*lpsrc lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+1 g=*lpsrc lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+2
RGB-HIS-and-grayscale
- 在VC6.0平台下,实现了基于MFC的24位彩色bmp位图的图像色彩空间变换(RGB->HIS、HIS->RGB)的算法程序,以及彩色图像灰度化的算法实现。-VC6.0 platform, MFC-based 24-bit color bmp bitmap image color space transform (RGB-> HIS, HIS-> RGB) algorithm program, grayscale and color images of the algor
RGB-HIS
- RGB-HIS彩色空间变换和灰度化,有两种算法在里面,也有逆变换HIS-RGB-RGB-HIS color space conversion and gray, two algorithms on the inside, inverse transform HIS-RGB
RGB-TO-HIS
- 将RGB格式彩色图片转换成HIS格式,便于进一步对图片进行处理-The RGB format color images into HIS format for further processing of the picture