-
SusanCorner
这是一个利用matlab开发的程序,功能是用susan算法提取图像角点的。一个压缩包,程序可用哟。(This is a program developed using matlab, the functional algorithm is susan corner of image. A compact package, the procedure can be used yo.)
- 2008-06-04 12:56:44下载
- 积分:1
-
Image-Matching
主要介绍关于图像匹配的相应matlab程序设计(Focuses on the appropriate image matching matlab program )
- 2013-11-09 11:34:55下载
- 积分:1
-
图像校正回调函数
本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
- 2017-08-22 11:38:04下载
- 积分:1
-
advanced-harmonic-wavelet-packet
自己编的改进谐波小波包实现程序,实现了信号经过谐波小波包变换后幅值不变,适合于机械故障特征提取(The own series improved harmonic wavelet packet achieve signal amplitude unchanged after harmonic wavelet packet transform, for mechanical fault feature extraction)
- 2020-07-02 09:00:01下载
- 积分:1
-
双边滤波80516426BilateralFiltering
说明: 双边滤波能运行,滤波去噪。。。。。。。。。。。(bilateral filter noise ..)
- 2020-07-16 13:53:42下载
- 积分:1
-
MRF
这个程序是马尔可夫的图像分割程序 对于初学者学习马尔可夫分割图像有帮助(This program is a Markov image segmentation program for beginners to learn Markov image segmentation helpful)
- 2015-03-27 10:38:36下载
- 积分:1
-
video_avg33_filter
图片采用3x3均值滤波,用Verilog语言描述,输入输出分别使用外同步(Pictures are filtered with 3x3 mean and described in Verilog language. Input and output are synchronized with each other.)
- 2019-06-03 13:54:54下载
- 积分:1
-
psf
matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)
- 2021-03-25 15:19:14下载
- 积分:1
-
ex2
说明: Ostu分割方法实现
根据原理编写Ostu程序,对cameraman灰度图片进行分割;并对获得的前景与背景,分别再进行一次分割;(Implementation of Ostu segmentation method
According to the principle, the Ostu program is compiled to segment the gray image of cameraman, and the foreground and background are segmented again;)
- 2019-11-12 11:16:29下载
- 积分: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