-
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
-
何凯明图像去雾算法matlab程序与思路解读
说明: 何凯明图像去雾的算法MATLAB实现 以及改进(He kaiming image defogging algorithm MATLAB implementation and improvement)
- 2020-11-21 16:59:35下载
- 积分:1
-
shape-matching
基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。(Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.)
- 2020-12-07 21:09:22下载
- 积分:1
-
FLICM-Yan47
说明: 此代码是由FCM算法改变的且用于图像分割,比FCM算法对图像的分割的效果更好(This code is changed by FCM algorithm and is used for image segmentation, which is better than FCM algorithm for image segmentation)
- 2019-11-20 15:08:33下载
- 积分:1
-
捷联惯性导航姿态解算原理及核心算法 inertial-navigation-algorithm
捷联惯性导航姿态解算原理及核心算法,从原理到最终程序实现(Strapdown inertial navigation attitude algorithm principle and the core algorithm, the principle to the final program)
- 2016-04-12 12:42:36下载
- 积分:1
-
SURFFeature
SURF Feature is an algorithm that is used in the object recognition please see the source code
- 2014-04-27 00:36:40下载
- 积分:1
-
xiaobo_tuxiangchuli
这是一种小波对图像进行除燥的算法,它的比较好,对小波的初学者很实用,可以看看(This is a kind of wavelet algorithm for the image in addition to dry, it is good, very useful for the beginners of wavelet, can have a look)
- 2021-03-28 20:29:11下载
- 积分:1
-
SA(能量终止)
基于模拟退火与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the SA and MNF)
- 2018-01-02 11:11:52下载
- 积分:1
-
zhifangtuzengqiang
图像增强利用直方图均衡来达到增强图像对比度的目的,从而来实现增强图像的效果(Image enhancement using histogram equalization to achieve the purpose of enhancing image contrast and thus to realize the effect of enhanced images)
- 2008-05-17 09:59:09下载
- 积分:1
-
SVM算法
SVM算法的线性分类,图像分类单幅遥感图像特征提取分类(Linear classification of SVM algorithm, image classification, feature extraction and classification of single remote sensing image)
- 2019-07-03 10:34:56下载
- 积分:1