-
CurvatureEstimation
This function calculates the curvature of a 2D line.
Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc.
Image Vision Computing New Zealand, 108¨C112, 2003.
by Jianfei Pang
k = CurvatureEstimation(list,b,f)
inputs,
list : A M x 2 list of line points.
fn: The number of forward points that were chosen to calcute.
bn: The number of backward points that were chosen to calcute.
outputs,
Ei : M x 1 Curvature values
thetai:M x 1 angle values
Example
[Ei,ti]=CurvatureEstimation(test,4,4)
- 2013-04-25 05:58:51下载
- 积分:1
-
CV
说明: 图像处理的分割,很经典的MATLAB 算法,适合做CV分割的初学者(cv )
- 2014-01-08 10:22:12下载
- 积分:1
-
光栅2
正弦光栅和一个其他范例代码,大家可以根据这些进行改写,修改自己的参数(Sinusoidal grating and other examples of code, you can rewrite these, modify their own parameters)
- 2021-03-27 09:19:12下载
- 积分:1
-
gaus15near
far field modeling if active multicore fibre
- 2011-02-09 04:30:22下载
- 积分:1
-
GA-SVM-FS
Genetic algorithm feature selection by using SVM
- 2013-11-11 22:38:16下载
- 积分:1
-
SALSA_v1.0
SALSA的MATLAB相关编码和源程序(SALSA in the MATLAB source code and related)
- 2010-11-06 16:33:53下载
- 积分:1
-
RemoteGrantedReceiver
The exception that is thrown when an error occurs while a {@code Certificate} is being encoded.
- 2013-12-02 15:43:50下载
- 积分:1
-
MVAcltbern2
MVAcltbern illustrates the (univariate) Central Limit Theorem (CLT). n*1000 sets of n-dimensional Bernoulli samples are generated and used to approximate the distribution of t = sqrt(n)*(mean(x)-mu)/sigma -> N(0,1). The estimated density (blue) of t is shown together with the standard normal (red).
- 2013-04-30 22:28:08下载
- 积分:1
-
OFDM
OFDM调制与解调,其中数字调制方式为QPSK。(OFDM modulation and demodulation, the digital modulation method is QPSK.)
- 2020-07-02 06:20:02下载
- 积分:1
-
FIR
一个简单的FIR滤波器实现编程,已经过调试,完全正确可用(A simple FIR filter programming, has been debugging, can be used entirely correct)
- 2009-01-08 15:19:13下载
- 积分:1