局部二值模式LBP我要分享

Local binary pattern LBP

关注次数: 248

下载次数: 0

文件大小: 539.76 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:LBP(Local Binary Pattern,局部二值模式)是一种用来描述图像局部纹理特征的算子;它具有旋转不变性和灰度不变性等显著的优点。它是首先由T. Ojala, M.Pietikäinen,和 D. Harwood 在1994年提出,用于纹理特征提取。而且,提取的特征是图像的局部的纹理特征


English Description:

LBP (local binary pattern) is an operator used to describe the local texture features of an image. It has the advantages of rotation invariance and gray invariance. It was first proposed by T. Ojala, M. pietik ü inen, and & nbsp; D. Harwood & nbsp; in 1994 for texture feature extraction. Moreover, the extracted features are the local texture features of the image


代码预览

相关推荐