登录
首页 » matlab » Remote-Sensing-Image-Processing

Remote-Sensing-Image-Processing

于 2021-04-15 发布 文件大小:1957KB
0 238
下载积分: 1 下载次数: 55

代码说明:

  基于偏微分方程的遥感图像处理方法 利用测试图像对算法进行仿真验证,并与其它图像去噪算法进行去噪效果比较,通过数值对降噪效果进行评估,得出该方法不仅能够去除噪声而且能够很好的保护图像的边缘等细节信息,弥补了高阶非线性扩散去噪方法导致边界模糊的缺陷,提高了遥感图像的质量,改善了视觉效果(Simulation algorithm of remote sensing image processing methods based on partial differential equations using the test image denoising results compare with other image denoising algorithm to assess the value of the noise reduction effect, draw the method can not only remove the noise but well protected image edge details, to make up for the higher order nonlinear diffusion denoising method lead to fuzzy boundaries defects and improve the quality of remote sensing images and improve the visual effects)

文件列表:

DTVF_frame_new.asv,400,2012-06-07
DTVF_frame_new.m,400,2012-06-07
DTVF_new.asv,588,2012-06-11
DTVF_new.m,588,2012-06-11


main.asv,1263,2012-06-11
main.m,1260,2012-06-11
mean.m,80,2012-06-11
order4_diffusion.asv,2969,2012-06-11
order4_diffusion.m,2969,2012-06-11
SNR.m,558,2012-06-11
tvmoxing.asv,3206,2012-06-11
tvmoxing.m,3516,2012-06-11
第一章图
........\butongzaoshengfenxi.asv,401,2012-06-12
........\butongzaoshengfenxi.m,407,2012-06-12

第三章图
........\DTVF_frame_new.asv,400,2012-06-07
........\DTVF_frame_new.m,400,2012-06-07
........\DTVF_new.asv,588,2012-06-11
........\DTVF_new.m,588,2012-06-11



........\lysakergaojie.m,291,2012-06-03
........\main.asv,1261,2012-06-11
........\mean.m,80,2012-06-11
........\order4_diffusion.m,2969,2012-06-13
........\sijiemain.asv,1321,2012-06-13
........\sijiemain.m,1312,2012-06-13
........\SNR.m,558,2012-06-11
........\tvmojigaojiezhu.m,3026,2012-06-13
........\tvmoxing.asv,3016,2012-06-11
第二章图
........\cattemoxingzhu.m,1260,2012-06-14
........\Heat_Equation.asv,2136,2008-07-15
........\Heat_Equation.m,2151,2012-06-12


........\mean.m,80,2012-06-11
........\rezhu.m,260,2012-06-14
........\SNR.m,558,2012-06-11
........\TV_denoise.m,3287,2012-06-11
第四章图
........\DTVF_frame_new.asv,400,2012-06-07
........\DTVF_frame_new.m,400,2012-06-07
........\DTVF_new.asv,588,2012-06-11
........\DTVF_new.m,588,2012-06-11




........\main.asv,1261,2012-06-11
........\mean.m,80,2012-06-11
........\order4_diffusion.m,2967,2012-06-11
........\PMmoxing.asv,2067,2012-06-13
........\PMmoxing.m,2069,2012-06-14
........\sijiemain.m,1331,2012-06-14
........\SNR.m,558,2012-06-11
........\tiduzhu.asv,3026,2012-06-13
........\tiduzhu.m,3031,2012-06-14
........\TvZHUhan.asv,1323,2012-06-13
........\TvZHUhan.m,1447,2012-06-13
........\TV_denoise.m,3287,2012-06-11
........\yaotiduzhuhan.m,3091,2012-06-14

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

发表评论

0 个回复

  • cdd
    数字图像处理和图像识别的vc++编程方法(Digital image processing and image recognition of the vc++ Programming)
    2010-10-31 10:54:42下载
    积分:1
  • mohu_img_enhance
    模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。(Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domain for image processing membership function according to re-image from the fuzzy set domain to the spatial domain .)
    2021-01-26 23:18:41下载
    积分:1
  • level-set
    水平集分割图像的一种算法,属于比较前沿的一种图像分割方法。(A level set image segmentation algorithm, a relatively cutting edge of a segmentation method.)
    2011-05-22 09:49:33下载
    积分:1
  • LBP
    对图像进行MB-LBP滤波,具有强大的纹理描绘能力(The image filter MB-LBP)
    2016-09-05 17:03:41下载
    积分:1
  • pipei
    基于角点特征的图像匹配的几个代码~~较为详细~~~(Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~)
    2010-05-12 11:16:00下载
    积分:1
  • covariance-tracking
    该代码用于实现视觉目标跟踪研究中的协方差跟踪,能够把多种时空特征融合于统一的模型中,在实现视觉目标跟踪时具有较好的鲁棒性,而且其维数等于使用特征的数量,与各个特征的维数无关,因此,其计算复杂度较小,实时性较好。(This code is used to realize covariance tracking in the research field of visual object tracking of computer vision. It enables fusion of various spatial-temporal features into an unified object feature model, hence robust to noise. In addition, its dimension is equal to the number of the features used and independent of the dimensions of the features used. Therefore, it satisfies the requirement of real-time application due to its low computation cost.)
    2011-07-02 06:58:54下载
    积分:1
  • source
    实现了对误拍角度的矫正,基于轮廓提取以及旋转矩阵变换实现图像错误识别和矫正(It realizes the correction of misalignment angle, and realizes image error recognition and correction based on contour extraction and rotation matrix transformation.)
    2018-07-06 15:20:57下载
    积分:1
  • eight
    用MATLAB软件产生一个被高斯噪声污染的lenna图像,使用T3、T5、高斯滤波、中值滤波进行处理;(MATLAB software with a Gaussian noise pollution Lenna image, the use of T3, T5, Gaussian filtering, median filtering for processing )
    2008-06-25 03:15:48下载
    积分:1
  • cvlib_mex
    opencv函数包,用于matlab调用(opencv function package, calls for matlab)
    2009-01-10 10:53:57下载
    积分:1
  • Epilepsy-EEG-report---
    在学习了数字信号处理、信号与系统、建模与仿真及其医学应用等课程的基础上, 学习一类典型的生物医学信号--脑电的测取、FFT 频谱分析、以及应用数字滤波方法提 取脑电的频带(8-13Hz)信号及其特性分析。(Epilepsy section of the brain wave extraction and analysis of characteristics of the course design report )
    2011-11-14 12:54:00下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载