-
Sobel
Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
- 2012-03-01 22:42:36下载
- 积分:1
-
新建文件夹
说明: 图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
- 2020-07-16 11:48:49下载
- 积分:1
-
HumanDet1
人头检测 通过颜色分割产生人头头发部分的二值图像,计算此部分的面积和长宽比来判断是否有人头(human detection)
- 2021-03-05 18:49:31下载
- 积分: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
-
Edit68CMU_pack
卡耐基梅隆大学AAM算法中标定人脸上68个标志点的matlab程序(locate the landmark in the face images)
- 2012-11-13 08:21:23下载
- 积分:1
-
wavelet-transform-matlab
描述小波变换对地震面波的压制,提高信噪比,剔除干扰项(wavelet transform matlab )
- 2020-06-30 23:00:02下载
- 积分:1
-
matlab-ransac
此ransac为图像匹配的一个重要环节,可以实现更复杂的图像匹配(The RANSAC is an important part of image matching, the image can be more complex matching)
- 2013-05-07 15:33:53下载
- 积分:1
-
imagesegmentation
本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。(This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.)
- 2009-01-14 15:12:42下载
- 积分:1
-
Version_5.1.8_Out
对图像进行特征提取,构造合适的特征集合,包括SFS,SBS,SFFS等(failed to translate)
- 2009-06-25 11:24:00下载
- 积分:1
-
22222
实验图像数据曲线描绘刻画,进行数据拟合:高斯拟合,平滑处理(gaussian nihe)
- 2016-12-26 22:06:25下载
- 积分:1