-
matlabimageprocession
matlab可以用来做小波变换的图像处理代码,可以用来做图像分割,融合。(matlab wavelet transform can be used to make the image processing code, can be used to make image segmentation, integration.)
- 2008-05-27 13:20:54下载
- 积分: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
-
general_hough_transform_shape_detection
说明: 根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码(In accordance with: A broken identifiable graphics special generalized Hough transform methods papers, in matlab to do experiments on the source, there are template generation, generalized Hough transform code)
- 2008-09-08 17:51:51下载
- 积分:1
-
2Dwavelet
该程序用来实现对图片的多级小波分解!提取多级分解后各子带的小波系数!(The program is used to achieve multi-level wavelet decomposition of an image! And extraction of multi-level decomposition of the wavelet coefficients of each sub-band!
)
- 2011-01-10 15:04:49下载
- 积分:1
-
Aimagerestoratedmethodusingaperturecoded
一种基于孔径编码的图像复原方法,效果非常好,不过缺陷是需要知道PSF等先验知识(Based on coded aperture image restoration method, the effect is very good, but the deficiencies need to know a priori knowledge of PSF, etc.)
- 2020-11-17 11:49:39下载
- 积分:1
-
Huffman
huffman编码
基于对BMP格式图像的编码!
具体你们自己看看!(Huffman code)
- 2010-07-13 14:11:25下载
- 积分:1
-
CFAR
用恒虚警算法CFAR实现海面sar图像目标检测的matlab代码(With the constant false alarm algorithm CFAR implementation to the surface of the SAR image target detection of matlab code
)
- 2021-04-25 22:08:46下载
- 积分:1
-
椭圆圆拟合
说明: 图像预处理,灰度化,滤波,将图像输入后经过算法得到灰度图,然后进行后续一系列转化,拟合圆和椭圆曲线(Image preprocessing, graying, filtering)
- 2020-12-30 13:32:51下载
- 积分:1
-
fc5j_EM_matlab
em算法求解混合高斯模型,适合图像处理中,对象分割(em algorithm Gaussian mixture model suitable for image processing, object segmentation)
- 2021-04-27 13:28:44下载
- 积分:1
-
jpegyasuo
jpeg压缩代码 An example for jpeg compression and the restoration。(The attached utility is a work I ve submitted to the university. It shows what a jpeg compression is all about.)
- 2013-11-19 11:35:58下载
- 积分:1