登录
首页 » matlab » insar-toolbox

insar-toolbox

于 2020-10-22 发布 文件大小:67KB
0 238
下载积分: 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 个回复

  • hist
    直方图修正和彩色变换 功能是直方图修正和彩色变换 (Histogram correction and color conversion Function and color histogram transformation)
    2014-01-04 22:05:52下载
    积分:1
  • pics_match
    用于图像拷贝检测的图像匹配,提取图像的SIFT特征点,构成图像的特征。(For image copy detection of image matching, image SIFT feature point extraction, and then sift feature point the image characteristics)
    2013-08-27 15:46:21下载
    积分:1
  • falseRemoval
    该基于区域生长法的程序主要用于虚警目标的去除,也可用于对二值图像各块区域面积的计算。(The region growing method based on the procedures used to target the removal of false alarms can also be used for binary image of the block area calculations.)
    2008-04-10 20:43:42下载
    积分:1
  • statistic
    IDL计算影像均值、标准差、偏差指数、信息熵、平均梯度、光谱扭曲程度、相关系数的小程序。(average gradient, correlation coefficient, entropy, cross entropy, joint entropy, mean square error and mutual information, signal to noise ratio, peak signal to noise ratio, )
    2021-03-30 20:19:09下载
    积分:1
  • HVS_DWT_new
    基于人类视觉系统的小波域自适应图像水印算法研究(HVS DWT watermarking)
    2015-04-29 11:02:59下载
    积分:1
  • palm-recognition
    说明:  掌纹识别代码,对图像预处理和特征提取及匹配(Palmprint identification code, the image preprocessing and feature extraction and matching)
    2011-04-10 21:07:18下载
    积分:1
  • canon-camera-src-0.2
    佳能数码相机图像处理源码工具(EOS 350D, 20D, 1D等)(Canon digital camera image processing source tools (EOS 350D, 20D, 1D, etc.))
    2007-12-27 15:37:08下载
    积分:1
  • matlab-code-image
    图像处理matlab程序的源代码。包括图像的高通滤波和掩模处理,图像的阈值分割等。(MATLAB image )
    2009-02-24 21:39:56下载
    积分:1
  • FingerPrintVerify
    说明:  这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
    2020-11-02 09:09:54下载
    积分:1
  • demo
    KSVD图像去噪,组稀疏编码,新的去噪思路(KSVD image denoise,group spare coding)
    2012-04-23 12:01:39下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载