登录
首页 » matlab » radiometric-correction-

radiometric-correction-

于 2021-05-16 发布 文件大小:1KB
0 131
下载积分: 1 下载次数: 91

代码说明:

  本程序可以实现遥感图像的辐射校正、辐射归一化(This program can achieve the radiometric calibration of remote sensing images, radiation normalized)

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

发表评论

0 个回复

  • RanSacCode
    该代码用于对错误匹配点进行过滤操作,即去除错误的匹配点(The code is used to remove the wrong match points,and make sure the right matching.)
    2014-12-31 11:17:07下载
    积分:1
  • chepaidingwei
    使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。()
    2008-06-10 10:17:08下载
    积分:1
  • Powell
    图像配准powell算法的matlab实现(the matlab implemented powell algorithm)
    2010-10-27 11:13:46下载
    积分:1
  • Matching-neighborhood-difference-
    采用相邻一定距离的邻域图像差,提高了抗干扰能力,对亮度变化不敏感(Matching based on neighborhood difference feature)
    2012-09-21 20:19:26下载
    积分:1
  • SRG
    本方法的种子点选取采用Harris角点法,阈值则通过云模型获得,对lena图像进行了较好的分割(The method selected seed points using Harris corner point method, the threshold is obtained through the cloud model, for better lena image segmentation)
    2020-12-28 19:19:02下载
    积分:1
  • 4.image-fusion-algorithm
    基于HSV与小波包分析的遥感图像融合,首先多光谱图像转换到HSV空间,再与全息图像分别进行小波包分解,然后低频与高频各自采用不同的融合方法,最后得到融合图像。(image fusion)
    2021-04-29 11:58:44下载
    积分:1
  • Notch
    陷波器是一种特殊的带阻滤波器,其阻带在理想情况下只有一个频率点,因此也被称为点阻滤波器。这种滤波器主要用于消除某个特定频率的干扰,例如,在各种测量仪器和数据采集系统中用于消除电源干扰的工频陷波器。该程序实现利用陷波滤波器消除图像的电源干扰。(Notch is a special band rejection filter, the stop band in the ideal case , only one frequency , it is also known as point-stop filter . This filter is mainly used to eliminate the interference of a particular frequency , for example , in a variety of measuring instruments and data acquisition system is used to eliminate the power line frequency interference notch filter . The program implements the use of a notch filter to eliminate power disturbances image.)
    2014-11-06 16:02:45下载
    积分:1
  • AnatLevin
    本算法主要采用变分贝叶斯求解图像忙恢复问题。(This package contains implementations of the MAP_k blind deconvolution algorithms described in the paper "Efficient Marginal Likelihood Optimization in Blind Deconvolution" Levin, Weiss, Durand and Freeman, )
    2020-11-20 11:19:37下载
    积分:1
  • meanshiftSegment
    基于MeanShift算法将图像进行平滑处理去噪并分割(MeanShift algorithm based on smoothing the image de-noising and segmentation)
    2010-03-15 09:17:52下载
    积分:1
  • 新建文件夹
    图像拼接的Harris 算法,精确有效,实现图像无缝拼接,多幅图片显示,谢谢,希望得到采纳(image mosaicHarris algorithm for image mosaic, accurate and effective, seamless image mosaic)
    2019-05-17 12:05:35下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载