-
fengefa
三种图像分割法,有全局阈值otsu分割、迭代法全局阈值分割、局部阈值分割程序。(Three image segmentation method, there are global threshold otsu segmentation, iterative method global thresholding, local threshold segmentation program.)
- 2015-04-28 09:48:16下载
- 积分:1
-
SIFTVC6
sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
- 2013-12-08 17:25:35下载
- 积分:1
-
yaogan
遥感数字图像处理基础 遥感数字图像处理基础(yao gan shu zi tu xiang chu li ji chu)
- 2010-10-26 16:19:28下载
- 积分:1
-
colorgrad
彩色图像的梯度边缘提取算法matlab程序(matlab edge detection)
- 2009-03-25 21:50:18下载
- 积分: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
-
声发射数据处理matlab
说明: 本程序为傅里叶变换,给定初始时域波形,可得到对应频域波形。可出图(The program is Fourier transform. Given the initial time-domain waveform, the corresponding frequency-domain waveform can be obtained. Drawing out)
- 2020-08-23 14:38:16下载
- 积分:1
-
Lbp
说明: 使用lbp算法来计算出一副图片的纹理程度,归一化处理(LBP calculates the texture level of the image)
- 2020-12-10 17:49:48下载
- 积分:1
-
EqualizeHist_hls
说明: 使用vivado HLS工具实现的直方图均衡化(EqualizeHist with vivado HLS)
- 2020-08-18 13:45:27下载
- 积分:1
-
MATLAB_image_process_with_PDE
运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。(The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enhancement, restoration, and some partial differential equations approach to solving such as in the field of image processing procedures used and important for them to learn.)
- 2010-01-12 10:09:14下载
- 积分:1
-
point-density
某个平面内的一系列点的密度分布,通过求出x和y方向的点的概率,最后用矩形框画出密度大的区域。4000个数据,详解,效果不错,直接能运行。(The density distribution of a series of points in the plane, determined by the probability of the point x and y directions, the final draw-density region with a large rectangular box. 4000 data, explain, good results can be directly run.)
- 2014-02-13 19:21:49下载
- 积分:1