登录
首页 » MATLAB » 彩色图像处理

彩色图像处理

于 2021-11-03 发布
0 191
下载积分: 1 下载次数: 2

代码说明:

1.任意选取一副彩色图像,对RGB三色的分量图像分别显示。 2.伪彩色图像增强处理:选择灰度图像,采用如下图所示的传递函数实现灰色-彩色图像的变换处理,得到彩色图像。   (a)红色分量的传递函数     (b)绿色分量的传递函数      (c)蓝色分量的传递函数 3.任意选择彩色图像,显示其R,G,B分量图像,并使用5*5均值滤波器分别对彩色图像的RGB分量进行平滑滤波,显示R,G,B分量平滑滤波图像。叠加所有的彩色分量图像,完成平滑后的全彩色图像。比较原彩色图像和平滑后的彩色图像。 4.将(3) 的彩色图像,显示其HSI图像,并对强度I分量进行均值滤波平滑,再转换为RGB图像进行显示,与(3)中的平滑后的彩色图像进行比较并相减,用图像显示两种结果的差别。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 机械故障诊断示例MATLAB源代码
    【实例简介】
    2021-05-18 10:33:31下载
    积分:1
  • 烟花优化算法(matlab版)
    烟花优化算法(matlab版)
    2021-05-06下载
    积分:1
  • LTE-Cell-Scanner(lte 小区搜索代码)
    lte 小区搜索代码,包括turbo 编解码仿真
    2020-06-16下载
    积分:1
  • 船舶模型仿真(matlab代码)
    船舶模型仿真(matlab代码)
    2021-05-06下载
    积分:1
  • 蚁群算法解决TSP
    蚁群算法解决TSP应用
    2020-12-11下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 光伏阵列(仿真模型)
    【实例简介】
    2021-07-22 00:33:18下载
    积分:1
  • 复杂网络囚徒困境博弈matlab源程序
    复杂网络囚徒困境博弈matlab源程序,采用方形格子规则网络或无标度网络。
    2019-12-01下载
    积分:1
  • RBF自适应控制仿真
    该程序是关于神经网络的自适应控制器设计的仿真,能够运行
    2020-12-01下载
    积分:1
  • 钢水“脱氧合金化”配料方案的优化.pdf(论文)
    钢水“脱氧合金化”配料方案的优化.pdf(论文)
    2020-12-06下载
    积分:1
  • 696532资源总数
  • 103574会员总数
  • 133今日下载