资源列表
lines-hough
- hough变换提取直线的程度,有详细注解,适合新人。-hough transform to extract linear extent, with detailed notes, for newcomers.
rectangule-detect
- 代码就如何在一幅图像中检测矩形框做了说明并用代码实现,希望对您有所帮助。-Code on how to detect image shows a rectangular box made and used code, I hope for your help.
kuwahara
- 这是一个kuwahara filter的影像处理程序-This is a kuwahara filter of the imaging process
svddct
- 2维图像添加数字水印信息。算法DCT-SVD。嵌入二值水印信息-Add watermark to the host image. DCT-SVD
WaveZernikeFit
- 该程序属于光学检测领域,其作用将光学波前转变为泽尼克多项式-The code here is belonged to optical test field.And it changes the optical wave phase into Zernike polynomials
moveball
- this code for control a ball to move
sampling
- 实现图像的上采样、下采样、二值化、加噪声并保存图像到指定目录,还有图像的相似度计算-The down-sampling,up-sampling,binarization and noising of image, and save the results to specified directory
BoneDIP
- 使用多种方法处理生物医学图形图像,包含拉普拉斯和梯度锐化处理,然后进行均值滤波还有幂率处理。-Processing of biomedical graphics using a variety of methods, including Laplace and gradient sharpening, and then the mean filter there is a power rate processing.
zhifangtu
- 直方图均衡化使用MATLAB实现。数字图像处理程序-Histogram equalization using the MATLAB implementation. Digital image processing
bulk-Si-GVD
- GVD (group velocity dispersion)
lswf
- 数字图像处理空间维纳滤波LSWF模型MATLAB代码-Digital image processing space Wiener filter LSWF model MATLAB code
Distance.m
- This code generates random data points in 2d plot and calculate the rectilinear distance & Euclidean distance storing between each point location.