登录
首页 » matlab » insar-toolbox

insar-toolbox

于 2020-10-22 发布 文件大小:67KB
0 226
下载积分: 1 下载次数: 54

代码说明:

  这个是INSAR图像处理的matlab工具箱,里面包含了很多有用的函数,对我们非常有帮助。(This is the INSAR image processing toolbox, which contains many useful functions, very helpful to us.)

文件列表:

insar
.....\bowl.m,1207,2001-09-28
.....\cc.m,343,2001-09-28
.....\cone.m,1064,2001-09-28
.....\Contents.m,3877,2001-09-28
.....\cpt2map.m,1936,2001-09-28
.....\cpxdetrend.m,5564,2001-09-28
.....\cpxmultilook.m,3602,2001-09-28
.....\datatypesize.m,2925,2001-09-28
.....\deos.m,979,2001-09-28
.....\deos2.m,952,2001-09-28
.....\enlargefig.m,700,2001-09-28
.....\freadbk.m,6309,2001-09-28
.....\freadhgt.m,917,2001-09-28
.....\freadras.m,1599,2001-09-28
.....\fsize.m,934,2001-09-28
.....\fwritebk.m,2496,2001-09-28
.....\fwritehgt.m,1347,2001-09-28
.....\heightamb.m,571,2001-09-28
.....\helphelp.m,1917,2001-09-28
.....\iseven.m,663,2001-09-28
.....\isint.m,760,2001-09-28
.....\isodd.m,590,2001-09-28
.....\ispow2.m,516,2001-09-28
.....\issamesize.m,516,2001-09-28
.....\isscalar.m,241,2001-09-28
.....\isvector.m,407,2001-09-28
.....\lying.m,288,2001-09-28
.....\manuwbk.m,10193,2001-09-28
.....\manuwbk_cb.m,14288,2001-09-28
.....\mirm.m,3578,2001-09-28
.....\mph.m,15366,2001-09-28
.....\myhamming.m,1841,2001-09-28
.....\myrect.m,1086,2001-09-28
.....\normalize.m,1085,2001-09-28
.....\oversample.m,3589,2001-09-28
.....\pdf_phase.m,4823,2001-09-28
.....\ph.m,1663,2001-09-28
.....\plotcbar.m,1507,2001-09-28
.....\plotdem.m,2120,2001-09-28
.....\plotersdop.m,2124,2001-09-28
.....\pra4.m,4466,2001-09-28
.....\pyramid.m,1129,2001-09-28
.....\ramp.m,1228,2001-09-28
.....\residues.m,3373,2001-09-28
.....\siminterf.m,17629,2008-09-15
.....\simnoise.m,3569,2008-09-15
.....\simslc.m,915,2001-09-28
.....\simstack.m,6385,2001-09-28
.....\simulateslc.m,929,2001-09-28
.....\standing.m,290,2001-09-28
.....\std_phase.m,3649,2001-09-28
.....\std_phasePS.m,1720,2001-09-28
.....\swap.m,253,2001-09-28
.....\tip.m,1703,2008-09-15
.....\titlebold.m,2114,2001-09-28
.....\titlenormal.m,2132,2001-09-28
.....\top.m,1296,2001-09-28
.....\trap.m,1296,2001-09-28
.....\wrap.m,822,2008-09-15

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

发表评论

0 个回复

  • kongyulvbo
    采用五种算子对图像进行空域滤波处理,实现去模糊效果。(Using five kinds of operators on the image spatial filter processing, and to the blurring effect.)
    2010-01-10 23:07:02下载
    积分:1
  • filter
    有关粒子滤波及其改进算法的资料,对初学粒子滤波算法的人很有帮助(Information about particle filter and its improved algorithm, is of great help to beginners of particle filter algorithm )
    2013-10-09 16:20:39下载
    积分:1
  • SFS相关所有
    说明:  利用SFS算法实现3D图像重建,附带有图片实现(3D Image Reconstruction Using SFS Algorithms)
    2019-04-25 10:34:23下载
    积分:1
  • cacupsnr
    图像质量标准,psnr及相关系数,很实用(Image quality standards, psnr and correlation coefficients, it is practical)
    2016-12-27 15:00:06下载
    积分:1
  • matlab_face_detection
    将图片由RGB格式转化为YCbCr格式下,用椭圆方法判定肤色和非肤色区域,进行二值化处理,最后显示结果(Pictures from RGB format into a YCbCr format, the method used to determine color elliptical and non-color regions, to carry out binarization processing, the final result will be displayed)
    2009-01-06 12:10:35下载
    积分:1
  • 6017923462007323212458268938
    图象处理用于对BMP格式的图象进行几何校正.(image processing used to BMP format images geometric correction.)
    2020-07-03 23:00:02下载
    积分:1
  • MeFrm
    说明:  傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换; (Fourier transform in the important role of image processing: (A) image enhancement and image denoising Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image (B) Image segmentation and edge detection High frequency components extracted image (C) image feature extraction Shape features: Fourier descriptors Texture: directly through the Fourier coefficients to calculate the texture features Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance (D) image compression Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation 朗读显示对应的拉丁字符的拼音)
    2011-03-28 19:06:27下载
    积分:1
  • ImageRegistration-master (2)
    说明:  有关图像处理中的图像校正,MATLAB,亲测可行(ImageRegistration matlab)
    2020-10-31 22:09:55下载
    积分:1
  • 边缘检测
    说明:  包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
    2019-04-07 20:56:19下载
    积分:1
  • duoguangputuxiangpeizhun
    本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景 物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的 多光谱图像配准算法。(In this paper, multi-spectral image registration between images in different spectral gray there is a big difference, the same scene in different performance characteristics of band varies and so on, based on mutual information similarity measure for multi-spectral image registration algorithm .)
    2009-04-20 11:43:13下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载