-
rpca
RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。(Oct 2009
This matlab code implements the augmented Lagrange multiplier method for
Robust PCA.
)
- 2010-07-20 15:59:22下载
- 积分:1
-
BP-classification
BP神经网络图像分类程序,代码很好懂,适合初学者。样本选的不是很大。(BP neural network image classification procedures, code easy to understand for beginners. Sample selected is not great.)
- 2013-07-24 18:19:51下载
- 积分: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
-
Image-zooming
实现bmp位图的图像放大缩小,包含整个mfc的源码文件。(Achieve bmp bitmap image zoom, contains the entire mfc source files.)
- 2014-02-13 10:17:26下载
- 积分:1
-
Nunes J.C
说明: 二维emd的MATLAB代码,需要下载rbf工具箱,亲测可用(Two-dimensional EMD MATLAB code, need to download the RBF toolbox, pro-test available)
- 2019-05-06 09:09:57下载
- 积分:1
-
image_mva
基于图像的纹理特征参数的MVA的提取,该方法使用方便,理解简单。(Image-based texture feature extraction parameters of MVA, the method easy to use, easy to understand.)
- 2010-02-23 20:13:57下载
- 积分:1
-
gaussian3
对输入视频进行处理,使用高斯背景建模的方法,得到视频前景,对于人群密度估计具有很大作用。(Processing of the input video, using a Gaussian background modeling method, to get videos prospects for population density estimation has a significant role.)
- 2013-07-22 16:37:12下载
- 积分:1
-
基于结构稀疏的SAR图像低秩重建
压缩感知图像处理用于SAR
经典的压缩感知教科书的源代码(compressed sensing SAT)
- 2020-11-16 19:29:40下载
- 积分:1
-
GML_RANSAC_Matlab_Toolbox_0[1].2
程序为实现RANSAC算法,通过阅读该程序后,对学习RANSAC非常有帮助.(Procedures for the realization of RANSAC algorithm, by reading the program after learning RANSAC very helpful.)
- 2007-07-26 10:52:12下载
- 积分:1
-
_articles
超分辨率图像处理方面的论文,很不错,可以看看(Super-resolution image processing papers, very good, you can take a look at)
- 2014-12-01 10:56:25下载
- 积分:1