搜索资源列表
graph-roberts
- 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel operator and the Laplacian operat
NPE
- 本代码实现基于成对约束的半监督图嵌入算法-Following the intuition that the image variation of faces can be effectively modeled by low dimensional linear spaces, we propose a novel linear subspace learning method for face analysis in the framework of graph embeddi
radiu
- 具有固定围长的单圈图的无号拉普拉斯谱半径With fixed long lap around the unsigned graph Laplacian spectral radiu-With fixed long lap around the unsigned graph Laplacian spectral radiu
RSE-v1
- RSE (Regularized Selective Ensemble) is a selective ensemble learning algorithm for binay classification, which constructs ensemble under the regularization framework. In current version, the graph Laplacian serves as the regularizer, and unlabeled d
LGME
- input: param: parameters of the LMGE algorithm param.mu, param.alpha, param.beta are regularization parameters. param.p: dimension of shared subspace param.k: number of nearest neighbors for Laplacian matrix X: input data Y: ground
graf_laplasian
- laplacian graph algorithm is simple to implement with MATLAB
laplacian
- 基于Laplacian Matrix的图像扩散计算及动画演示程序-This GIF shows the progression of diffusion, as solved by the graph laplacian technique. A graph is constructed over a grid, where each pixel in the graph is connected to its 8 bordering pixels. Values in the image th
LPP
- lpp算法实现,Locality Preserving Projections局部保持投影算法 hexiaofei的论文(lppLocality Preserving Projections (LPP) builds a graph incorporating neighborhood information of the data set. Using the notion of the Laplacian of the graph, we then compute a transforma