资源列表
一维和二维相位解缠
- 实现对无噪声一维和二维信号的解缠,比较简单,入门级别(The realization of noise free one-dimensional and two-dimensional signal unwrapping is relatively simple, entry level.)
src
- 基于压缩感知图像恢复,重建算法为CoSaMP算法(Compression based image restoration)
aroundcylineFlow
- 用LBM 模拟圆柱绕流 很不错的一个程序(Simulating the flow around a cylinder with LBM)
test
- matlab光学仿真,模拟光线的反射、折射;非常强大的光学仿真软件。(Matlab optical simulation,Simulate the reflection and refraction of light;;very powerful optical simulation software.)
read_envi
- 本函数用于读取envi软件格式的光谱图像(.img与.hdr)到matlab中。(This function is used to read spectral images of envi software format (.Img and.Hdr) to Matlab.)
mosaicbatch
- IDL 调用ENVI,高级图像镶嵌批处理。包括:镶嵌线、羽化等。(Mosaic Batch with Seamless)
kriging2
- 对三维点阵进行克里金插值 % USES: % [elevation] = KRIGING(PointsX,PointsY,PointsElev) % [elevation] = KRIGING(PointsX,PointsY,PointsElev,Range,Sill) % [elevation,gridX,gridY] = KRIGING(PointsX,PointsY,PointsElev) %
FBP
- 基于理想卷积反投影重建算法理论,推导出相应校正偏离的卷积反投影算法。对图像进行重建。(Based on the theory of ideal convolution back projection reconstruction algorithm, a convolution back projection algorithm for correcting deviation is derived. The image is reconstructed.)
skin beauty
- 双边滤波实现人物美肤(磨皮、祛斑、美白)(Bilateral filtering to achieve figures (skin dermabrasion, freckle, whitening))
SURFpipei_matlabfunctiontest
- 实现SURF特征点描述子算法,并使用Oxford Dataset图像自动进行精度评价(SURF feature descr iptor and matching precision evaluation)
TVDI&VSWI
- 利用NDVI和LST的比值计算干旱指数VSWI(Calculate the drought index VSWI using the ratio of NDVI and LST)
最小二乘影像匹配
- 运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)