-
harris-image-match
该程序实现了harris角点的提取以及其在两幅影像上的配准结果,希望对大家有用(The program implements the harris corner extraction as well as their two images on the registration results, we hope to be useful)
- 2013-05-31 16:35:13下载
- 积分: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
-
C#开发的OCR实例,用Tesseract实现
OCR之Tesseract
- 2013-01-23下载
- 积分:1
-
Edgelink_
做完边缘提取之后,有的边缘断断续续,需要进行边缘连接,将其连成完整线。(Done after edge detection, and some off the edge, the edge needed to connect, to link into the full line.)
- 2010-09-14 16:58:53下载
- 积分:1
-
GM-PHD
内容包括高斯混合概率假设密度滤波器仿真程序,GM-PHD滤波器提供了一种PHD滤波器工程化的方法,在无数据关联的情况下进行目标跟踪。(This algorithm is extended to accommodate mildly nonlinear target
dynamics using approximation strategies from the extended and
unscented Kalman filters.)
- 2021-01-21 17:18:46下载
- 积分:1
-
demoBagSVM
一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。(A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds)
- 2013-09-03 10:44:56下载
- 积分:1
-
Desktop
基于matlab编写的一种退火算法,可以产生一个比较简单的图形。(An annealing algorithm based on Matlab can produce a simpler figure.)
- 2018-03-14 15:24:35下载
- 积分:1
-
OMP
压缩感知的OMP算法应用于图像压缩与恢复。(OMP compressed sensing image compression and restoration algorithms applied to)
- 2021-04-19 14:18:51下载
- 积分:1
-
EasyDraw
asyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识(this program for paint)
- 2010-01-12 10:09:38下载
- 积分:1
-
guangliufa
光流法是动态背景目标检测的重要方法,介绍了光流法的原理(Optical flow method is a dynamic background target detection method, introduced the principle of optical flow method)
- 2012-09-22 23:46:39下载
- 积分:1