当前位置:
首页 资源下载
搜索资源 - hsi to rgb image matlab
搜索资源列表
-
1下载:
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = dest<-src , or
alte
-
-
3下载:
本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
-
-
0下载:
彩色图像hsi颜色模型到rgb颜色模型的转换-HSI color model for color image to rgb color model conversion
-
-
1下载:
提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像
的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分
数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光
谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network
-
-
0下载:
将数字图像从RGB空间转换为HSI空间,程序简洁,可读性强。适合matlab图像处理的初学者。-Digital images will be converted from RGB space to HSI space, the procedure is simple and readable strong. Matlab image processing suitable for beginners.
-
-
0下载:
用matlab将rgb图像与hsi图像相互转化的程序,参考冈萨雷斯matlab图像处理编写。-Using matlab to rgb image into hsi images, refer to Gonzalez matlab image processing.
-
-
0下载:
使用matlab仿真环境将将图像从RGB空间转换到HSV空间-converts an RGB image to HSI
-
-
0下载:
RGB图片转化HSI的matlab源码,希望有帮助-HSI conversion RGB image of the matlab source code, hope that helps
-
-
0下载:
用matlab生成下列500*500的RGB红绿蓝彩色图像,框内的颜色如图所示(a)假定将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间,会看到什么结果?-Generated with matlab the following 500* 500 RGB red, green and blue color image, the color box as shown (a) assumes that the image is converted to HSI spa
-
-
0下载:
实现RGB模型的图像向HSI模型图像的转换,此函数MATLAB并不自带-RGB model to achieve the image to the HSI model for image conversion, this function does not own MATLAB
-
-
0下载:
本程序在matlab中实现了图像通道从rgb到hsi的转变,为图像滤波提供了基础-The image channel program in matlab transformation from rgb to hsi, provides the basis for image filtering
-
-
0下载:
把图片格式为HSI转换到RGB格式,一个可以直接引用的函数,放到matlab里就好了-The image format conversion for the HSI to RGB format, a direct reference to the function on matlab like
-
-
0下载:
LabVIEW 调用 MATLAB实现图像颜色空间RGB到HSI的变换-image color space from RGB to HSI using LabVIEW and MATLAB
-
-
0下载:
适用于初学者的数字图像处理MATLAB代码,主要是根据某些变换的原理,以Lena灰度图为基本处理图片,实现平移、卷积、灰度图转rgb、hsi、傅里叶变换、位面图等初等变换。-Suitable for beginners to digital image processing MATLAB code, mainly based on certain principles of transformation in the basic process grayscale image Lena, pan
-
-
0下载:
matlab编写的图像处理GUI小程序,实现(1)对一幅暗RGB图像的直方图均衡,(2)并分别在R、G、B通道进行直方图均衡,RGB三个分量可通过滑块调节,(3)用HSI模型增强图像。附有具体的文档说明。-MATLAB image processing GUI program, to achieve (1) to a pair of dark RGB image histogram equalization, (2) and in the R, G and B channels of histo
-
-
0下载:
matlab数字图像处理,基于感知模型的真彩色图像处理,实现HSI与RGB相互转化,滤波处理图像。-matlab digital image processing, based on the perception of true color image processing model, to achieve mutual HSI and RGB conversion, filtered image.
-
-
0下载:
图像由HSI颜色空间到RGB颜色空间的互相转换(Converte the image from the HSI color space to the RGB color space and RGB color to HSI color space)
-
-
0下载:
matlab实现由色彩图 RGB到HSI空间的转换 添加到matlab安装目录下可直接调用。付lean原图及处理后的效果图((matlab from RGB color map to the HSI space conversion added to the matlab installation directory under the direct call. Pay lean image and effectiveness of treatment plans))
-
-
0下载:
matlab中将输入图像从rgb色彩空间转换为hsi色彩空间(Matlab transform the input image from RGB color space to HSI color space)
-
-
0下载:
hsi图像转为rgb图像,rgb图像转为hsi ,本文档为数字图像处理方面的代码(HSI images are converted to RGB images, and RGB images are converted to HSI. This document is code for digital image processing.)
-