-
K-means
按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1
-
imige_match
实现图像配准:线性保角变换,投影变换及仿射变换。(Achieve image registration: linear conformal transformation, projection transformation and affine transformation.)
- 2010-07-05 14:11:46下载
- 积分:1
-
work
一种基于DCT变换的数字水印算法的实现过程,水印为伪随机序列,包括嵌入和提取两个过程。其中textmark.m为攻击实验代码。(DCT-based Digital Watermarking Algorithm Transform realize the process, the watermark for the pseudo-random sequence, including both the process of embedding and extraction. Textmark.m experiment in which the attack code.)
- 2008-04-11 09:28:18下载
- 积分:1
-
MC
说明: 使用硬/软阈值算法,求解各种不同范数约束问题,算法主要有三种(Contains three matrix completion algorithms and a demo script for running them. Also compares against other matrix completion algorithms - Singular Value Thresholding and Fixed Point Iteration.)
- 2019-02-26 20:34:47下载
- 积分:1
-
ACO-edge-detection-master
说明: 利用蚁群算法对图片进行边缘检测,该方法速度较慢但是鲁棒性高(The ant colony algorithm is used to detect the edge of the image, which is slow but robust)
- 2019-12-02 16:35:33下载
- 积分:1
-
WaterProject
说明: 水体提取功能,里面主要实现了多源遥感卫星水体提取,入库,推送等后续代码功能(Water extraction function, which mainly realizes the multi-source remote sensing satellite water extraction, storage, push and other follow-up code functions)
- 2021-03-06 18:30:31下载
- 积分:1
-
pyrAndResid
图像金字塔分解,输入一幅图像,以及需要分解的层数,可以输出图像的金字塔分解(Image pyramid decomposition)
- 2012-10-15 10:26:57下载
- 积分:1
-
blind-deconvolution
包括一片英文文献及其所对应的代码实现,主要功能是实现对运动模糊图像的复原。(Including an English literature and its corresponding code, the main function is to achieve restoration of motion blurred images.)
- 2011-10-28 15:25:00下载
- 积分:1
-
getOrientMap
梯度法计算指纹方向场,采用了三种方式:1、滑动块 2、自适应块 3、分割固定块(Gradient method is used to calculate the direction field of fingerprint, and three methods are adopted: 1, sliding block 2, adaptive block 3 and segmentation fixed block)
- 2020-10-26 11:00:00下载
- 积分:1
-
digital-watermark-
基于傅里叶变换的数字水印嵌入技术,可用于图像加密领域。(Based on the Fourier transform of the digital watermark technology
)
- 2012-02-28 16:11:23下载
- 积分:1