资源列表
GD
- 机器学习课程中的梯度下降算法的代码示例(MATLAB版本)(Code examples of gradient descent algorithms in machine learning programs)
final
- 一种交通标志的ROI分割算法,运用HSV空间的颜色信息和Hu不变矩的形状信息进行识别(A ROI segmentation algorithm for traffic signs, which uses the color information of HSV space and the shape information of Hu invariant moments to recognize)
cloude
- SAR影像cloude分解,提取极化信息(PolSAR cloude decomposition)
testDBSCAM_matlab
- matlab实现的DBSCAN聚类分析,通过文件输入数据,不同的颜色代表一类数据(Matlab implementation of DBSCAN clustering analysis, through the document import data, different colors represent a category of data)
WPSNR
- 计算信噪比的测试程序代码,利用对比敏感度函数(CSF)测量失真图像的空间频率。(Calculation of the test code SNR, the contrast sensitivity function (CSF) measurement of the spatial frequency of image distortion.)
Spectral_ClusteringNJW
- 谱聚类能够识别任意形状的样本空间且收敛于全局最优解,其基本思想是利用样本数据相似矩阵的进行特征分解后得到的特征向量进行聚类,程序进行了几种不同聚类算法的比较,包括Q矩阵聚类,kmeans聚类,第一特征分量聚类,第二广义特征分量聚类,公用数据生成和近邻矩阵生成(Spectral clustering can distinguish arbitrary sample space and converge to the global optimal solution, the basic idea i
SRCNN_train
- 基于深度学习的超分辨率重建,三层卷积神经网络(super resolutino deep learning)
ASIFT算法
- ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
二维最小均方误差TDLMS(主要用于小目标跟踪)
- 二维最小均方误差背景预测算法TDLMS,常用于目标检测,经实测,效果较好(Two dimensional minimum mean square error background prediction algorithm TDLMS, commonly used in target detection, measured, the effect is better)
ADV7611-config
- adv7611 config ,i2c 配置, 1080p 720 p(adv7611 config ,i2c 1080p 720 p)
ZhiFangTu
- 用MATLAB画直方图,并用不同图例填充,在不能用颜色区别不同状态的时候,用不同图例区别。(Draw histograms with MATLAB and fill them differently.When you cannot distinguish between different states by color, use different legends to distinguish them.)
Depixelizing-Pixel-Art-master
- 像素图的去像素化(Depixeling Pixel Art) 从像素图导出一张光滑、与分辨率无关的矢量图,可以任意放大而不会失真(A smooth, resolution free vector map is derived from the pixel graph, which can be enlarged without distortion)