-
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
-
图像压缩代码
数字图像压缩方向一些经典压缩方法的matlab程序实现(Digital image compression direction, some classic compression methods, matlab program implementation)
- 2020-11-21 21:29:37下载
- 积分:1
-
WPSNR
能计算一幅噪声图像的加权峰值信噪比,以评价各种图像去噪方法的效果(Can calculate an image of the weighted noise PSNR to evaluate the effect of image denoising methods)
- 2008-04-25 17:07:40下载
- 积分:1
-
a-weihted-blind-SR
利用加权矩阵的盲超分辨率方法重建出一幅高分辨率的图像(The weighted matrix method of blind super-resolution reconstruction of a high-resolution image)
- 2011-08-12 15:35:59下载
- 积分:1
-
SSDA
matlab序贯相似性检测算法源代码。比模板相似性检测算法高效。(Sequential similarity detection algorithm matlab source code.Than template similarity detection algorithm is efficient.)
- 2020-10-22 10:37:23下载
- 积分:1
-
wtcl1
应用Intel® JPEG Library v1.5处理图像的例子(Using Intel® JPEG Library v1.5 to process image.)
- 2009-06-02 21:23:23下载
- 积分:1
-
自动报靶系统Matlab程序
基于matlab的自动报靶系统,文件内包括matlab源码以及GUI图形界面,以及模拟射击的靶纸图像,程序运行无误,靶纸环数识别准确。(Automatic target scoring system based on MATLAB)
- 2021-04-10 18:08:59下载
- 积分:1
-
fuzzy
说明: 基于C#的模糊雾化处理。
高斯雾化
C #-based processing of fuzzy atomization. Gaussian Atomization(C#-based processing of fuzzy atomization. Gaussian atomization C#-based processing of fuzzy atomization. Gaussian Atomization)
- 2009-07-31 13:38:00下载
- 积分:1
-
Ncut_SVM
说明: 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。(This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.)
- 2008-11-11 15:20:18下载
- 积分:1
-
SHAPE-FROM-CODED-APERTURE-
本文中我们提出一个新颖的算法分析和
估计深度从单个图像捕捉到一个编码的孔径
相机。这是一个具有挑战性的问题,需要
新的工具和调查,而多视点重建。
(In this paper we present analysis and a novel algorithm to
estimate depth from a single image captured by a coded aperture
camera. This is a challenging problem which requires
new tools and investigations, compared with multi-view reconstruction.)
- 2012-10-30 16:12:27下载
- 积分:1