-
bemd
说明: 二维经验模态分解,分解图像等二维信号,可用于算法验证与学习(EMD This program calculates the Bidimensional EMD of a 2-d signal using
the process of sifting. It is dependent on the function SIFT.)
- 2011-02-26 20:03:08下载
- 积分:1
-
matlab
在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积(In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution)
- 2021-03-29 10:09:11下载
- 积分:1
-
pca
本程序利用matlab语言,实现了对高光谱遥感图像的读取并做主成分分析,将结果按贡献率大小顺序排列并显示出来。(This procedure using matlab language to achieve a high spectral remote sensing image analysis components to read and call the shots, according to the results in order of contribution size and display.)
- 2020-09-05 19:38:05下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
Canny
用Canny算子提取边缘 用Canny算子提取边缘(Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction)
- 2013-07-12 18:17:10下载
- 积分:1
-
polsar
polsarpro软件的使用说明,适合处理极化SAR图像。(polsarpro the software instructions for dealing with polarization SAR images.)
- 2009-11-21 17:21:07下载
- 积分:1
-
kolmog
给定任意一个子波,通过克基霍夫变换返回最小相位子波。(Kolmogoroff spectral factorization.
Given an arbitrary wavelet this function retrieves the minimum
phase wavelet using Kolmogoroff factorization)
- 2009-05-16 12:13:02下载
- 积分:1
-
ImageProcessing
说明: 基于块分割的图像拼接,将图像按块拼接,缺点是速度很慢,算法有待改善(Block-based segmentation of the image mosaic, mosaic images by block, the disadvantage is very slow, the algorithm needs to be improved)
- 2011-03-24 18:22:01下载
- 积分:1
-
baxed-twinsport-white
A control system of the simplex method of PID parameter optimization of MATLAB program, can also
- 2017-08-07 21:46:15下载
- 积分:1
-
dip3
将原始影像分别对RGB三色彩进行 x与 y轴之 Sobel边缘处理(original RGB images were of three colors for x and y axis of his Sobel Edge)
- 2007-03-28 09:01:37下载
- 积分:1