-
gaussian-sobel-pyramid
对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。
内附有原图,处理后的效果图及程序结果说明。(Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the results show.)
- 2011-04-19 19:58:47下载
- 积分: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
-
MutiTargetDetection
多目标检测与跟踪算法的实现,matlab程序,各个函数分开写的,便于调用(Many target detection and tracking algorithm, the realization of the matlab, each function, easy to call the write it separately
)
- 2011-06-09 22:16:32下载
- 积分:1
-
Nonsampling_Contourlet
说明: 非下采样contourlet变换是一种较新的多尺度几何分析方法,能够很好地描述信号的线奇异特征,具有多方向滤波器组。(Nonsubsampled contourlet transform is a relatively new method of multiscale geometric analysis, can well describe the signal characteristics of the line singularity, with multi-directional filter.)
- 2010-04-20 09:21:50下载
- 积分:1
-
compare_segmentations
用于评价图像分割算法性能的代码,包中的word文档对所用方法进行了简单的说明,还列出了具体的参考文献(Image segmentation algorithm for evaluating the performance of the code, including the word document on the methods for a simple explanation, but also a list of specific references)
- 2009-04-14 16:56:17下载
- 积分:1
-
test_GS
标准GS相位恢复算法,利用傅里叶变换与反变换进行逼近,直至收敛,误差下降算法。(Standard GS phase recovery algorithm, using Fourier transform and inverse transform approximation, until convergence, error reduction algorithm.)
- 2018-10-29 10:22:31下载
- 积分:1
-
CV-model-source-code
CV模型源代码, 用水平集进行图像分割。一个经典的算法。(matlab source code of CV model)
- 2011-06-30 22:06:21下载
- 积分:1
-
skinmodel
基于高斯肤色模型检测肤色,可用于人脸检测(based gaussian skin model detect skin can be used face detect)
- 2021-05-12 20:30:02下载
- 积分:1
-
6种融合算法
说明: 小波图像融合的6种方法,最大值、局部能量、平均值等等(There are six methods of wavelet image fusion, maximum value, local energy, average value and so on)
- 2021-03-15 19:49:47下载
- 积分:1
-
backgroud(12.22)
本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。(development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circular calculation. Under the vc compile.)
- 2006-12-22 19:07:30下载
- 积分:1