-
tong311
矫正桶形畸变,只是用了坐标变化,目前在研究张正友的算法,日后会上传的(correct the distortion of picture)
- 2021-04-09 14:38:59下载
- 积分:1
-
LBP
LBP 一种描述子,常用于人脸识别,自己写的,包括实验程序和LBP函数(LBP descriptor)
- 2012-03-20 23:45:14下载
- 积分:1
-
EMDN
一些matla实现的图像处理算法,有emd,和BEMD分解的程序,及图像去噪等算法。(Some matla realize image processing algorithm, emd, and BEMD decomposition process, and image denoising algorithm.)
- 2011-06-24 20:21:43下载
- 积分:1
-
2019DSP实验
锐化图片
拉普拉斯算法
两种方法
一种是自己写的一种是用了matlab里面自带的函数(ruihua picture
Laplace
there are two mechof a
fi
[as fs
aflasl;nvb)
- 2019-05-28 21:51:24下载
- 积分:1
-
Wavelet-transform-edge
基于小波变化的边缘检测程序 matlab的m代码 效果不错(Wavelet transform edge)
- 2011-05-19 21:56:42下载
- 积分:1
-
test3
利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
- 2013-12-12 12:39:48下载
- 积分:1
-
NUFFT_code
实现非均匀傅里叶变换代码,可用于石油地震勘探、航空航天、图像处理,电子电工方向。(Achieve non-uniform Fourier Transform code, can be used for seismic exploration, aerospace, image processing, electronics and electric direction.)
- 2013-05-24 09:29:44下载
- 积分:1
-
matlab程序
加入乘性噪声和椒盐噪声的图像进行维纳滤波和均值滤波,采用不同窗口看效果(Add the image of multiplicative noise and salt and pepper noise for Wiener filtering and mean filtering, using different windows to see the effect)
- 2020-08-01 13:58:36下载
- 积分:1
-
BCS_demo
说明: 贝叶斯压缩感知例子 Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.(Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.)
- 2020-12-09 07:19:20下载
- 积分: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