-
02-gpbM
M估计子,计算机视觉大牛Peter Meer出品。(Generalized Projection based M-estimator
C++ code to find the robust estimate derived without using any user supplied scale. The theory is described in Generalized Projection Based M-stimator. )
- 2020-12-22 16:59:06下载
- 积分:1
-
NonlinearBayesianfilteringwithapplicationstoestima
非线性贝叶斯过滤与应用估算和导航,非常不错的粒子滤波英文论文(Nonlinear Bayesian filtering with applications to estimation and navigation)
- 2009-03-23 18:05:23下载
- 积分:1
-
mom
经典矩量法点匹配程序,重推导,注释说明详细(Classical point matching moment method procedure)
- 2011-05-12 23:00:16下载
- 积分:1
-
source
数字图像处理,C语言,功能是打开一幅位图,实现几何变换。(Digital image processing, C language function is to open a bitmap, to achieve geometric transform.)
- 2010-01-12 15:05:48下载
- 积分:1
-
vibemotiondetection
2011年比较流行的简单快速的运动目标检测代码。(More popular in 2011, a simple and rapid moving target detection code.)
- 2012-12-14 12:43:40下载
- 积分:1
-
rotating
desing and develop a cube rotation
- 2010-12-26 18:57:19下载
- 积分:1
-
Cpp1
说明: 基于opencv的小面积区域的去除.可以去除面积小于指定面积的无兴趣区域.(Opencv-based small area of the region to remove. Can remove an area of less than the specified area is not interested in the region.)
- 2008-12-04 11:17:17下载
- 积分:1
-
colouredgedetection
对灰度和真彩色位图实现了多种边缘提取算法(Of gray-scale and true color bitmaps to achieve a variety of edge detection algorithm)
- 2007-09-09 21:53:10下载
- 积分:1
-
101259371chat
说明: 图像检索的的基于语义的图像检索 纹理图像检索 图像的特征提取方法(Image Retrieval of semantic-based image retrieval image retrieval image texture feature extraction methods)
- 2008-12-04 10:33:34下载
- 积分:1
-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1