-
Particle-Filter-with-comments
说明: 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。(Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to represent the probability of a particle can be used in any form of state space model.)
- 2011-03-07 17:01:45下载
- 积分:1
-
FaceDetection
本程序和实现对一幅包含人脸的bmp图像进行光纤补偿,对人脸区域进行检测实现人眼和人嘴的检测与定位,最后勾绘出人脸的特征以实现人脸检测的目的。(This procedure and implementation of a compensate the fiber contains face of BMP image, the face region detection to realize human eyes and mouth detection and positioning, finally drew out the facial features to achieve the purpose of face detection.
)
- 2013-04-17 10:37:31下载
- 积分:1
-
CV5
增量直线拟合(incremental line fitting)算法描述多个物体(Incremental line fitting (incremental line fitting) algorithm for multiple objects described)
- 2010-12-01 14:28:26下载
- 积分:1
-
KSVD
KSVD算法程序,完成KSVD重构字典的程序
(KSVD algorithm program to complete the dictionary KSVD reconstruction program)
- 2012-07-30 15:40:37下载
- 积分:1
-
RingSDK
RINGSDK包含界面库和图象库,我编译过,可以使用(RINGSDK is a interface lib )
- 2012-11-29 09:48:40下载
- 积分:1
-
Stabilization-
基于块匹配的稳像算法,包括演示视频,非常全面,希望对大家有帮助(Stabilization based on block matching algorithms, including a demonstration video, very comprehensive, we hope to help)
- 2011-07-19 11:16:19下载
- 积分:1
-
lanxufa
摄影测量源码,连续法的相对定向算法,提供实验数据和程序(Photogrammetric source, the relative orientation algorithm of the continuous method, the experimental data and procedures)
- 2012-07-25 10:53:47下载
- 积分:1
-
imagesegmentation
压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。(The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification. )
- 2010-06-24 07:10:57下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
SWT
基于平稳小波变换的图像融合。低频分量取平均,高频分量取绝对值最大。最后做逆平稳小波变换。(stationary wavelet transfrom.Averaged low frequency components, high frequency components of the maximum absolute value. Finally, do the inverse stationary wavelet transform.)
- 2021-04-29 11:48:43下载
- 积分:1