%LBP returns the local binary pattern image or LBP histogram of an image.% J = LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern% coded im
分类:
其他好文 时间:
2016-03-17 14:27:18
阅读次数:
547
局部二值模式(Local Binary Pattern, LBP)是一种有效的纹理描述算子,它具有旋转不变性和灰度不变性的显著的有点。已经广泛的应用于纹理分类、纹理分割、人脸图像分析等领域。...
分类:
其他好文 时间:
2015-08-05 12:52:59
阅读次数:
7416