资源列表
Desktop
- 使用改进的点锐度算法对不同程度的模糊图像进行清晰度评价。(The improved algorithm of point sharpness is used to evaluate the blurred image in different degree.)
图像拼接
- 几个小程序,可以实现基础的图像拼接功能,供初学者学习和使用(Several small procedures, you can achieve the basis of image stitching function for beginners to learn and use)
toolbox_general
- 数字信号处理或图像处理常用工具箱matlab(Common toolbox for digital signal processing)
k_means2
- 实现单幅RGB图像的分类,输出灰度图,灰度直方图,聚类后的灰度图以及聚类后的灰度直方图。(To achieve a single RGB image classification, output grayscale, gray histogram, grayscale after clustering, and gray histogram after clustering.)
Time domain
- 离散LTI系统的时域分析 运用matlab代码进行LTI时域分析(Discrete time domain analysis of LTI systems, the use of matlab code for LTI time-domain analysis)
defog
- 用暗通道先验与导向滤波实现的图片去雾。对灰白部分无能为力。(Fog removal using a priori and directed filtering of dark channels. Impotent for the grey part.)
PhD_tool
- 图像处理 可用于掌纹掌脉以及人脸识别的完整系统,包括特征提取,匹配识别,绘制roc曲线。(Image processing can be used for palmprint, palm vein and face recognition of the integrity of the system, including feature extraction, matching recognition, drawing ROC curves.)
源代码
- Matlab中实现SSIM算法,选取合适图片添加不同噪声,然后用三种去噪算法分别对添加噪声后的图片进行去噪,用SSIM图像相似度指标分析不同去噪算法对不同噪声的去除效果。(SSIM algorithm to achieve the Matlab, select the appropriate image with different noise, and then used to add noise after image denoising respectively three denoisi
2015图像处理代码
- 图像处理matlab 一些例程代码,图像处理375例代码(Image processing matlab some routine code)
nrrdread
- 这是一个能够读取nrrd文件的tool box 的 matlab 代码(the tool box for nrrd file)
platelocate2
- 车牌处理,进行高斯模糊、sobel算子以及阈值分割(Plate processing, gaussian blur, sobel operator and threshold segmentation)
opencv_surf
- opencv提取surf特征点 并进行匹配(Extracting surf feature points using opencv)