-
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
-
key
实现了基于关键像素点的FLICM图像分割算法,关键像素由局部最大值方法提取。(A FLICM image segmentation algorithm based on key pixels is implemented. Key pixels are extracted by local maximum method.)
- 2020-06-25 09:20:01下载
- 积分:1
-
SR
说明: 基于MP的信号稀疏分解参考程序。源程序是《信号与图像的稀疏分解及初级应用》中的(MP sparse decomposition based on the signal reference program. Source is " Signal and image sparse decomposition and primary application" in the)
- 2009-10-29 15:50:02下载
- 积分:1
-
ngray
自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。
输出图像为double类,用户可将图像归一化后自行转换为所需类型。(This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
Output image is double class.)
- 2020-08-24 09:48:15下载
- 积分:1
-
sfpxh3
A fast matching algorithm based on image gray scale, in PDF format, good
- 2017-05-07 11:10:28下载
- 积分:1
-
CreateFeatureBin1222
HOG行人检测,测试过,能用
HOG行人检测,测试过,能用(HOG,it‘s useful
HOG,it‘s useful)
- 2012-03-10 23:54:24下载
- 积分:1
-
1
说明: 一个图像变换程序,检测人脸,并剪切出需要的部分(An image transformation program, change the pixel size, cut out part of the required)
- 2020-11-13 12:19:43下载
- 积分:1
-
matlab图像稀疏表示代码
matlab图像稀疏表示的代码。比较详细。(Matlab image sparse representation of code.)
- 2018-04-13 14:30:05下载
- 积分:1
-
ASM
主动形状模型,实现轮廓提取有一定的帮助。(Active Shape Model)
- 2010-03-10 20:04:40下载
- 积分:1
-
gradephase
传统的相位编组,将梯度分为8个方向,对边缘检测有很好的效果。(Traditional phase grouping, will be divided into eight direction of the gradient of edge detection are very good results.)
- 2020-07-14 21:18:51下载
- 积分:1