-
homography2d
2D HOMOGRAPHY FOR IMAGE PROCESS
- 2013-12-10 19:19:49下载
- 积分:1
-
liyong-matlab
利用matlab计算多层框架位移源代码。稍作修改可以用于各种平面框架结构。( Matlab the displacement source code computing multi-layered framework. Minor modifications can be used for a variety of plane frame structure.)
- 2012-11-14 17:56:07下载
- 积分:1
-
qinghang
基于多相结构的信道化接收机,包含特征值与特征向量的提取、训练样本以及最后的识别,自写曲率计算函数 。( Channelized receiver based on multi-phase structure, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Since writing the curvature calculation function.)
- 2016-10-15 22:12:37下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
RLS
RLS算法主要适用于数字信号处理的fir和iir数字滤波器(RLS algorithm
)
- 2013-12-20 21:06:02下载
- 积分:1
-
emd
这是emd程序源码,里面已经对边缘效应进行了处理。可以用来处理非平稳信号(This is the EMD program source, which has been on the edge effects have been dealt with. Can be used to handle non-stationary signal)
- 2009-01-01 09:52:17下载
- 积分:1
-
regiongrow0
这是一个完整的区域生长程序,不需要调用其他函数(This is a complete program of regional growth, no need to call other functions)
- 2010-10-08 17:15:42下载
- 积分:1
-
FDTD1_2
FDTD for Wave equation1
- 2009-11-17 22:56:51下载
- 积分:1
-
SIGNATURE_RECOGNITION
This code is about the online signature recogniton,,,
- 2011-06-02 14:37:14下载
- 积分:1
-
Linear_Filtering
一种线性滤波的新方法,可以用来滤除噪声,是很好的参考(A linear filter of the new method can be used to filter out the noise, is a good reference)
- 2011-08-12 22:13:20下载
- 积分:1