-
EMGMMSeg
对图像进行GMM(混合高斯)拟合后用EM算法进行分割(Image GMM (Gaussian Mixture) after fitting algorithm using EM Segmentation)
- 2008-01-11 15:43:44下载
- 积分:1
-
Cubic-Spline-Interpolation
说明: 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。(regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the efficiency Ambassador he declined, in a meeting of the algorithm to consider the quality of the fast algorithm.)
- 2006-03-16 15:59:57下载
- 积分:1
-
source
数字图像处理,C语言,功能是打开一幅位图,实现几何变换。(Digital image processing, C language function is to open a bitmap, to achieve geometric transform.)
- 2010-01-12 15:05:48下载
- 积分:1
-
20组 阈值分割
说明: 基于MATLAB图像阈值分割 ,有不同的方法,如人工阈值分割,大津法阈值分割等(Based on MATLAB image threshold segmentation, there are different methods, such as artificial threshold segmentation, Otsu threshold segmentation and so on)
- 2021-03-27 21:20:24下载
- 积分:1
-
matlab(BP)
BP神经网络,可以处理图像进行分类等各种处理的源码(BP neural network image processing source code)
- 2009-09-17 19:04:08下载
- 积分: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
-
SDCMorphological
一个国外人编写的数学形态学的工具箱,几乎包括了所有的常用的算法,如形态学开,闭,重构,等等算法(Prepared by a foreign person toolbox of mathematical morphology, almost including all the commonly used algorithms, such as morphological open and close, remodeling, and so on algorithm)
- 2007-11-08 18:09:52下载
- 积分:1
-
kcmfcm
进行kcm和fcm聚类分割图象的性能比较(kcm for clustering segmentation and image fcm Performance Comparison)
- 2007-05-24 01:46:45下载
- 积分:1
-
Lee
Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。(Lee s classic multi-resolution B-spline fitting method (multi-level B-spline fitting) of the VC source code. Widely used in graphic image processing, CAD and other fields.)
- 2007-11-07 16:11:02下载
- 积分:1
-
Otsu image processing
说明: 利用大津算法对图片进行处理,得到满意的处理效果。(The image is processed by Otsu algorithm and satisfactory results are obtained.)
- 2019-04-12 15:45:15下载
- 积分:1