搜索资源列表
OSTU--VCPP
- OSTU算法目的就是计算出一连通区域的阈值,然后对该区域二值化-OSTU algorithm purpose is to calculate the threshold of a connected region, then the binary in the region
Directions-of-Normal-Vectors
- 提出一种基于法向距离的法矢方向调整算法,主要思想是根据法向距离阈值,把散乱点划分为平坦点和非平坦点两种类型-We divide the scattered points into p lanar points and non 2p lanar pints according to the threshold value of a given norm al distance.
最长子段
- 本程序由本人所写,器主要求解矩阵中的行或列以及斜线的连续元素和小于某一阈值的最长子段
ClusteringCode
- 输入邻接矩阵,该matlab算法输出连通子图结果,对赋权图,可通过设置权值阈值,将原图根据该阈值分为若干子图。-Adjacency matrix input, the output of the algorithm matlab connected subgraphs result, the weighted graph, by setting the weight threshold, based on the original image is divided into several su
自适应小波阈值算法matlab源码
- 包含自适应小波阙值算法相应论文及其源码,在去噪方面有很好的效果。