资源列表
SLIC_mex
- SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
ekf
- 利用matlab简单实现扩展卡尔曼滤波,大家通过该代码可以更好地了解扩展卡尔曼滤波(Simple implementation of extended Calman filtering using MATLAB)
第二次
- 通过MATLAB实现二元阵列的立体方向图,E平面方向图、H平面方向图,均可实现。(Realization of two dimensional array of three-dimensional patterns)
richter-master
- 使用cnn + svm的分类,结果运行不错(Using CNN + SVM classification, the result runs pretty well.)
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.
ZHU算法
- 基于颜色衰减先验的图像去雾算法源码,作者是Zhu,大家可以作为论文中的比较算法(the matlab code of image dehazing based on color attenuation prior)
基于 K-means 聚类算法的图像区域分割
- 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
基于小波变换的数字水印技术
- 基于小波变换的数字水印技术,运行速度较快,结果较好(Digital watermarking technology based on wavelet transform runs faster and gets better results.)
wavefast.m
- 小波变换中的wavefilter.m函数
wavefast.m
- 小波变换中的wavecut.m、wavecopy.m、wavepaste.m函数
wave2gray.m
- 小波变换中的wave2gray.m函数,在图像处理中较为常用
hpfilter lpfilter
- 小波变换中的hpfilter.m和lpfilter.m函数,在图像处理中较为常用