搜索资源列表
deblurring
- 用charal函数实现对加噪降晰图像的反降晰.charal函数实现约束最小二乘法的算法,其中alpha(1/lamda)由Charalambous确定.反降晰的图像相对于降晰加噪图像清晰度有所提升,但是反降晰的图像存在较为明显的寄生波纹。-Deblurring the blurred image with noise by using Charal function. Charal function implements constrained least squares algorithm,
opencv_python_gabor_filtering
- I got this code from one Japanese university. This code written by python+opencv and apply gabor filtering to image. The application with sigma, lamda, theta, gamma, psi slider, you can adjust each slider and see the effect on image simultaneously, i