Welcome![Sign In][Sign Up]
Location:
Search - RGB HIS

Search list

[Special EffectsHis

Description: 图像处理 图像rgb空间转换为His空间
Platform: | Size: 69805 | Author: lee | Hits:

[Graph programImageProcessing homework

Description: 数字图像处理课程老师留的作业,可以用来显示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.
Platform: | Size: 2852864 | Author: 李素芝 | Hits:

[OS programhanshuyishe

Description: 从RGB颜色空间到HIS,XYZ,xy,rg等颜色空间的转换,同时还有一个三角形到另一个三角形之间的映射-from RGB color space to the HIS, XYZ, xy, rg other color space conversion, Meanwhile there is a triangle to another triangle between the mapping
Platform: | Size: 124928 | Author: huguancheng | Hits:

[Special Effectsbmplvbohis

Description: 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and achieve color image shows his access, rgb channel and content, gray pseudo-color images, color image coloring
Platform: | Size: 515072 | Author: 陈小波 | Hits:

[Special Effectsgetgreen

Description: rgb空间变换到hsi空间,并提取其中的浅绿到深绿-rgb space to the HSI space transform, and extract them light green to dark green
Platform: | Size: 9216 | Author: 于晓静 | Hits:

[Special EffectsHis

Description: 图像处理 图像rgb空间转换为His空间-Image Processing Image rgb space conversion for His Space
Platform: | Size: 69632 | Author: lee | Hits:

[Special EffectsImageModelTran

Description: 本程序实现图像模式由RGB转换为HSV、HSI、YCbCr-This procedure to achieve the image mode from RGB is converted to HSV, HSI, YCbCr
Platform: | Size: 50176 | Author: niuxiaohui | Hits:

[Special Effectscolorspace

Description: 这是一个用于图像的彩色空间之间转换的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.
Platform: | Size: 4096 | Author: hu | Hits:

[Special Effectsrgb2hsi

Description: rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。-a matlab code rgb space to hsi space or return.
Platform: | Size: 1024 | Author: 叶伍 | Hits:

[Special EffectsHIS-RGB

Description: 遥感图像的色彩变换 能从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
Platform: | Size: 3698688 | Author: 项德良 | Hits:

[matlabColor_digital_image_sharper

Description: 分别采用RGB模型和HIS模型对图像imageLane.bmp进行锐化,并比较锐化的效果是否相同(两锐化后的图像相减)。-Using RGB model respectively for imageLane image and HIS model for sharpening, BMP, and compared the effect is the same sharpening (two sharpen the image subtraction).
Platform: | Size: 359424 | Author: 李建建 | Hits:

[Special Effects200732590108

Description: 能够对不同大小的图像进行融合,多光谱和高分辨率影像,通过加权融合,非加权融合,his融合-combine tm photos and spots photos,use RGB to his commutation
Platform: | Size: 2012160 | Author: guojiahua | Hits:

[Special Effectsmzx

Description: 该论文具有图像检索的功能,是基于内容图像检索,采用的颜色模型有RGB,HIS,HSV等。-The paper has an image search function, is content-based image retrieval, using the color model with RGB, HIS, HSV and so on.
Platform: | Size: 6495232 | Author: 穆振兴 | Hits:

[matlabHISTORGB

Description: 实现了彩色图像的RGB和HIS模型的互换-Achieved the RGB and HIS color image exchange model
Platform: | Size: 1024 | Author: xiejianmin | Hits:

[Special EffectsRGBtoHIS

Description: 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
Platform: | Size: 2965504 | Author: | Hits:

[Special EffectsRGB-and-HIS

Description: 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 r=*lpsrc -HIS and RGB conversion 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 r =* lpsrc
Platform: | Size: 3847168 | Author: 沈乐 | Hits:

[GDI-BitmapRGB

Description: HIS与RGB的相互转换,很适合初学者学习-the Interconversion of HIS and RGB,it is a good data for beginners to learn
Platform: | Size: 7168 | Author: 邓俊 | Hits:

[Special EffectsRGB-HIS-and-grayscale

Description: 在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 algorithm.
Platform: | Size: 65536 | Author: 李若 | Hits:

[Special EffectsRGB-HIS

Description: RGB-HIS彩色空间变换和灰度化,有两种算法在里面,也有逆变换HIS-RGB-RGB-HIS color space conversion and gray, two algorithms on the inside, inverse transform HIS-RGB
Platform: | Size: 79872 | Author: davidj | Hits:

[Graph programmatlab

Description: 单幅图像去雾 直方图均衡法 多种色彩模式下包括(RGB HIS )-Under the image histogram equalization defogging multiple color modes
Platform: | Size: 10240 | Author: 沈烨坷 | Hits:
« 12 3 »

CodeBus www.codebus.net