摘要: 转自:http://blog.csdn.net/jinshengtao/article/details/17797641本文的目的是用C实现生成Gabor模版,并对图像卷积。并简单提一下,Gabor滤波器在纹理特征提取上的应用。一、什么是Gabor函数(以下内容含部分翻译自维基百科) 在图像处理中,... 阅读全文
posted @ 2014-11-05 10:37 楚兴 阅读(639) 评论(0) 推荐(0)
摘要: 转自:http://blog.csdn.net/watkinsong/article/details/7882443方式一:[csharp]view plaincopyfunctionresult=gaborKernel2d(lambda,theta,phi,gamma,bandwidth)%GAB... 阅读全文
posted @ 2014-11-05 10:35 楚兴 阅读(1515) 评论(0) 推荐(0)