文件名称:LBP
介绍说明--下载内容均来自于网络,请自行研究使用
LBP特征提取的MATLAB实现,其getmapping.m定义了lbp三种不同的模式,而lbp.m则是lbp的实现,当然它只是简单的整幅图像的lbp变换(没有分区域),其中很巧妙地运用了整体移动的方法计算lbp值。-LBP feature extraction MATLAB, which getmapping.m defines lbp three different modes, while lbp.m is lbp realize, of course, it simply lbp transform the whole image (no sub-region), which is very clever use of the method of calculating the overall mobile lbp value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
getmapping.m
LBP.m