资源列表
wavefast.m
- 小波变换中的wavefilter.m函数
基于小波变换的数字水印技术
- 基于小波变换的数字水印技术,运行速度较快,结果较好(Digital watermarking technology based on wavelet transform runs faster and gets better results.)
基于 K-means 聚类算法的图像区域分割
- 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
ZHU算法
- 基于颜色衰减先验的图像去雾算法源码,作者是Zhu,大家可以作为论文中的比较算法(the matlab code of image dehazing based on color attenuation prior)
18.deconv_outliers_code
- Cho S, Wang J, Lee S. Handling outliers in non-blind image deconvolution[C]//2011 International Conference on Computer Vision. IEEE, 2011: 495-502.
richter-master
- 使用cnn + svm的分类,结果运行不错(Using CNN + SVM classification, the result runs pretty well.)
第二次
- 通过MATLAB实现二元阵列的立体方向图,E平面方向图、H平面方向图,均可实现。(Realization of two dimensional array of three-dimensional patterns)
ekf
- 利用matlab简单实现扩展卡尔曼滤波,大家通过该代码可以更好地了解扩展卡尔曼滤波(Simple implementation of extended Calman filtering using MATLAB)
SLIC_mex
- SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
slic
- SLIC超像素分割算法,利用Kmeans等对图像进行分割,识别图像边缘(SLIC super pixel segmentation algorithm, USES Kmeans to segment the image and identify the image edges)
7位巴克码的产生和波形
- 通过matlab实现7位巴克码的产生和波形,以及自相关函数的图形,并作出所需要的图形。
PointClouds
- PCL库的C#封装,用于点云的处理,包括点云读取,显示,分割,分类,聚类等(C# wrapper of point cloud library.)