搜索资源列表
TemplateTrans
- 图象增强,包括图象平滑,中值滤波,梯度锐化.拉普拉斯锐化等
filters
- 实现了多种空域、频域滤波器:直方图均衡化、中值滤波、拉普拉斯锐化、理想低通、巴特沃斯低通、去条带-realize various space-based and frequency-based filters, like equilzation, median filter, laplacian filter, ideal low-pass filter, Butterworth low-pass filter and wedge filter
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.
2014DIPmatlabcode
- 拉普拉斯滤波,用拉普拉斯算子进行的频域滤波-Laplace filter
sharpL
- 线性锐化滤波 2015.03.06 函数功能:对图像进行线性锐化 本函数的线性锐化滤波选用 laplacian 拉普拉斯算子 输入举例子sharpL( lena.jpg , 1.jpg ) 参数说明: image为待做锐化的图像 imagegoal为锐化后的图像-2D image line sharp attack