-
OMP
压缩感知的OMP算法应用于图像压缩与恢复。(OMP compressed sensing image compression and restoration algorithms applied to)
- 2021-04-19 14:18:51下载
- 积分:1
-
image-matching-algorithm
实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)
- 2021-01-05 17:48:54下载
- 积分:1
-
Line-detection-method
提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一
条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们
的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上
进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能
够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性(A line segment connecting a detection method based on image edges. The segment of the digital image is composed by many segments elements, their orientation is the same and by the real line segment direction constraint in the same segment. By extracting a small segment Element can then analyze their connection characteristics for the detection of the line segment. First with ADM algorithm for edge detection on the image to obtain a single-pixel-wide edge then in the four directions on the detection of the line segments merger and verification of the preliminary results obtained, removing the short line segments, the line segments connected near. The experiments show that this method can quickly extract the line segments in the image, and certain robustness to noise)
- 2013-04-13 19:12:46下载
- 积分:1
-
HuffmanExp
实现对灰度图像的哈夫曼编码,对于其他图像,也可以类似的完成。(Realize grayscale images of hoffmann coding, for other image, also can be similar to the finish.)
- 2010-11-13 09:58:54下载
- 积分:1
-
Flow
此程为目标检测算法程序,采用经典的光流算法,最后可以的到一个运动光流图。(This process procedures for the target detection algorithm, using the classical optical flow algorithm, and finally to a movement to the optical flow diagram.)
- 2010-09-25 16:11:17下载
- 积分:1
-
SIFT
图像检索中经典的SIFT方法matlab实现,由NTU的大牛撰写,做了些批注。(SIFT for image retrieval,feature extraction and matching)
- 2020-12-30 15:29:00下载
- 积分:1
-
repeatability_demo
评价描述子的好坏,能给出重叠率、正确率和查错率等(Evaluation of descriptors)
- 2014-01-16 16:44:05下载
- 积分:1
-
kmeans
实现基于颜色的Kmeans图像分割,只是需要自己设定聚类中心数目,聚类中心初始化采用Kmeans++(Kmeans image segmentation based on color, but need to set the number of cluster centers, clustering center initialization using Kmeans++)
- 2017-01-08 20:31:37下载
- 积分:1
-
PCA
主分量分析的源代码,附有简单的解释说明,主要对图像矩阵做降维处理,适用多幅图像的变化检测(Principal component analysis of the source code, a simple explanation, the main image matrix reducing dimension, suitable for image change detection)
- 2012-04-17 10:23:38下载
- 积分:1
-
SIFT_Matlab
一个人写的sift代码,matlab实现,比起原作者的效果差些,但是也不错。(原作者没有公开源码)()
- 2008-04-01 14:10:36下载
- 积分:1