资源列表
richter-master
- 使用cnn + svm的分类,结果运行不错(Using CNN + SVM classification, the result runs pretty well.)
pmd相机的读出程序
- pmd相机的读出程序,基于matlab可以计算每一帧的深度图。
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.
fft
- FFT的delphi例程,带数据,可供学习参考(FFT Delphi routines, for learning reference)
4bit_sort
- 用logisim基础门电路实现四个四位无符号数排序(Logisim implements four bits unsigned sorting)
ZHU算法
- 基于颜色衰减先验的图像去雾算法源码,作者是Zhu,大家可以作为论文中的比较算法(the matlab code of image dehazing based on color attenuation prior)
倒立摆?
- 一级倒立摆实用MATLAB建模仿真,非常有用。可以编译(First-level inverted pendulum practical MATLAB modeling simulation)
解压代码
- PAK文件解压代码,导入代码后,可以解压任何PAK文件。
基于 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.)
pi值估计(matlab实现)
- 如何用计算机模拟一个随机事件,比如蒲丰投针或蒙特卡洛法,并估计随机事件发生的概率以计算圆周率pi,要求利用混合同余法生成均匀分布随机数,并分析所设计的随机实验中各因素的影响。matlab实现于实时脚本。
dipum_toolbox
- 完整小波变换工具箱,版本为1.1.3,用以图像处理