-
partFiltDemo
粒子滤波器源代码,有助于学习。附有图像序列。(Particle Filter source code, contribute to learning. With image sequences.)
- 2007-09-04 15:06:54下载
- 积分:1
-
fastNLmeans2
快速非局部均值,用来消除噪声,效果良好,适合于细节较多的图像(Fast nonlocal means is used to eliminate noise and achieve good results, which is suitable for more detailed images.)
- 2021-04-01 17:29:08下载
- 积分: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
-
jiyu
基于菲涅耳全息图和离散余弦变换的_盲数字水印_技术(Blind digital watermarking _ technology based on the Fresnel hologram and the discrete cosine transform _)
- 2013-03-05 17:11:48下载
- 积分:1
-
ACO-edge-detection-master
说明: 利用蚁群算法对图片进行边缘检测,该方法速度较慢但是鲁棒性高(The ant colony algorithm is used to detect the edge of the image, which is slow but robust)
- 2019-12-02 16:35:33下载
- 积分:1
-
混合高斯
说明: 运动图像的目标检测,用的是MATLAB软件实现的(The object detection of moving image is realized by MATLAB software)
- 2020-05-24 14:45:59下载
- 积分:1
-
双线性插值
利用双线性插值,获取亚像素位置的灰度值。适用于得到sift、surf得到的特征点坐标处的灰度值获取(The gray value of sub-pixel position is obtained by bilinear interpolation)
- 2018-10-08 14:47:10下载
- 积分:1
-
LBP
说明: 人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征(LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of)
- 2008-12-01 12:05:09下载
- 积分:1
-
Rect_Insert
说明: 针对输入180个波束数据,通过使用抛物线插值法进行插值,最终得到720个波束的数据,用于图像显示(For 180 beam data input, 720 beam data are obtained by parabola interpolation method for image display)
- 2020-03-25 14:30:59下载
- 积分:1
-
reconstruction
VC6.0环境下使用可视化工具VTK 实现三维重建方法是光线投影法,实现效果较好(3D-reconstruction)
- 2009-06-08 18:00:49下载
- 积分:1