资源列表
GraduationPro2
- 运用C语言,调用opencv函数,自己也改了去雾算法,对图像去雾,来达到清晰(remove fog to clear the image)
image_processing_lab
- rgb图像处理(计算机视觉识别)--弗吉尼亚大学(basic image processing)
69491729MRF_segmentation
- mrf segmentation for studying(test this for mrf understanding)
ty210
- Debugging can be used, Based on matlab platform, Signal Processing ESPRIT method.
EMturboGAMP_v0_2
- 用EM算法改进turboGAMP算法,减少输入,更加实用。(Improvement of turboGAMP algorithm with EM algorithm)
lsd_opencv-master
- 这是一个直线段检测算法,只要保证图片质量不是太差的前提下,你可以检测到几乎所有的直线段!(this is a good line detector, you can detect all lines)
fgnxi
- Computing time and two-dimensional histogram, Calculate the multifractal trend fluctuation analysis, Do Vision Measurement PC code.
djcxg
- Dual-line interpolation FFT harmonic analysis kaiser windows, Modern signal processing jobs when the graduate, Contains two clients receive link-level communications program.
djreq
- Foreign materials inside the source code, Future line prediction, error analysis, Using common plane wave expansion method.
图像处理
- 随着现代科学技术飞快发展,社会步入信息时代,你可能需要学习图像处理(With the rapid development of modern science and technology, and society into the information age, you may need to learn image processing)
CANNY
- 根据CNNAY算法的4个步骤 1. 用高斯滤波器平滑图像;(图像去噪) 2. 用一阶偏导有限差分计算梯度幅值和方向;(特征增强) 3. 对梯度幅值进行非极大值抑制 ;(边缘检测) 4. 用双阈值算法检测和连接边缘。(形态学处理) 编写的边缘检测程序,简单实用(There are four parts of Canny edge detection: 1. smoothing the image with Gauss filter; (image denoising) 2. c
数字图像处理MATLAB版本科教学版m文件
- 数字图像处理MATLAB版本第二版,冈特雷斯(digital image processing)