资源列表
边缘检测
- 对图片的边缘进行有效的检测达到分割图像目的(The edge of the image is effectively detected to achieve the purpose of segmenting the image.)
Acicone-ALIF-7d11e33
- 外国人编写的一套新的区域增长方法,称为ALIF(A new set of regional growth methods written by foreigners)
adaptcluster_kmeans
- 一种基于Kmeans的自适应滤波算法,可将图片进行有效的滤波(An adaptive filtering algorithm based on Kmeans can effectively filter pictures.)
NLFMT_Image_Denoising_Codes
- 外国人编写的一套新的方法NLFMT,可有效对图像进行滤波分割处理(A new method NLFMT written by foreigners can effectively filter and segment images.)
recognition_system
- 车牌识别系统,大三课程设计做的。编程还很稚嫩,不要介意哦(The license plate recognition system is designed for the third course. Programming is still very tender, don't mind)
matlab-blinddeconv
- 盲去卷积,实现图像的高分辨 准确估计模糊核(a novel scale-invariant regularizer that compensates for the attenuation of high frequencies and therefore greatly stabilizes the kernel estimation process.)
DeconvolutionCode-LevinEtAl07
- 应用于超分辨成像; 图像处理; 图像重建;图像恢复(Deconvolution using natural image priors Gaussian Prior Deconvolution)
角点检测20160714
- 进行非织造布的角点检测,能够得到很多焦点位置(The corner detection of nonwovens can get many focus positions.)
Gray_RGB
- 通过输入两个图片,其中一张是背景,计算两张图片灰度值并相除达到减背景效果。(By entering two pictures, one of which is background, we calculate the gray value of two pictures and divide them to reduce background effect.)
T_z
- 输入两个图形,根据灰度值直接计算透射率的数值。(Input two graphics, calculate transmission directly according to the gray value.)
T_z_multipulse400
- MATLAB实现图像处理透射值,两张图片需要输入,一张为背景。(MATLAB achieves image processing transmission value. Two images need to be input, one for background.)
Laplacian
- 实现Laplacian滤波器, 拉普拉斯滤波器的详细算法及解释,改函数可被调用(Achieve the Laplacian filter)