文件名称:LBP
介绍说明--下载内容均来自于网络,请自行研究使用
LBP算子,用matlab实现,在本机上成功运行。-LBP operator, using matlab to achieve, on this machine to run successfully.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LBP算法程序\0-基本LBP\LBPoriginal.m
...........\1-圆域LBP\CircleTemplate.m
...........\.........\Interpolate.m
...........\.........\LBPcircle.m
...........\.0-Gobor多尺度LBP\LBPgabor.m
...........\.................\mygabor.m
...........\2-旋转不变LBP\circle.m
...........\.............\LBProtation.m
...........\.............\LBProtation_Circle.m
...........\.............\LBProtation_Eight.m
...........\3-均匀模式\LBPuniform.m
...........\..........\LBPuniform_Circle.m
...........\..........\LBPuniform_Eight.m
...........\4-LBPc\Contrast_Circle.m
...........\......\Contrast_Eight.m
...........\......\Lbpcontrast.m
...........\......\Lbpcontrast_Circle.m
...........\......\Lbpcontrast_Eight.m
...........\5-LBPvar\Lbpvariance.m
...........\........\Lbpvariance_Circle.m
...........\........\Lbpvariance_Eight.m
...........\........\Variance_Circle.m
...........\........\Variance_Eight.m
...........\6-多像素块LBP\LBPmultblock.m
...........\7-多阈值LBP\LBPmulthreshold.m
...........\...........\LBPmulthreshold_Circle.m
...........\...........\LBPmulthreshold_Eight.m
...........\8-Improved LBP\LBPimproved.m
...........\..............\LBPimproved_Circle.m
...........\..............\LBPimproved_Eight.m
...........\9-小波多尺度LBP\downspl.m
...........\...............\LBPwavelet.m
...........\...............\mydwt.m
...........\...............\mydwt2.m
...........\face.bmp
...........\lena.jpg
...........\main.m
...........\归一化\LBPnormalize.m
...........\直方图\Histogram.m
...........\边界扩展\Expanboundary.m
...........\0-基本LBP
...........\1-圆域LBP
...........\10-Gobor多尺度LBP
...........\2-旋转不变LBP
...........\3-均匀模式
...........\4-LBPc
...........\5-LBPvar
...........\6-多像素块LBP
...........\7-多阈值LBP
...........\8-Improved LBP
...........\9-小波多尺度LBP
...........\归一化
...........\直方图
...........\边界扩展
LBP算法程序