搜索资源列表
getmapping
- GETMAPPING returns a mapping table for LBP codes.
getmapping
- GETMAPPING returns a mapping table for LBP codes.
Hierachical-Multiscale-LBP
- emoCode.m shows how to extract hierarchical multiscale LBP features. GetMultiscaleLBP.m gets hierarchical multiscale LBP histogram for a given image distMATChiSquare.m computes the dissimilarity between trainin
LBP1
- 用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。-With l
lbp2012_10
- 主要是基于LBP的图像的纹理特征的提取与识别,很适合大家学习!-DemoOutexDisCLBP.m: Matlab scr ipt to run disCLBP experiments on the Outex_TC_00012 database NNClassifier.m: Nearest neighbor classifier based on L1 distance MergeDominantType.m,
LBP
- LBP(局部二值模式)的matlab程序,有主文件lbp.m,对低版本的还有调用getmapping.m的文件,还有就是测试文件,是自己写的用循环语句批量处理图片用的-LBP (Local Binary Pattern) matlab program, there is the master file lbp.m, there are calls for a low getmapping.m version of the file, t
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
LBP
- LBP算法MATLAB实现,3个m文件。getmapping,LBP,lbptest。-LBP algorithm based on MATLAB implementation, 3 m documents. getmapping, LBP, lbptest.
getmapping
- 基于纹理特征的LBP 编码, 采用MATLAB语言开发完成。-LBP CODING!
lbp
- 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。-lbp algorithm, one is getmapping, helper to do the arithmetic, one lbptest
1126code
- 网站商城的后台框架和模板,在后台开发总会用的到- 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 image or the local binary pattern histog
getmapping
- lbp特征提取,多用于进行人脸识别,目前应用广泛,效果好(ncvk nnn m k klk mn m jkl g t ft zv ug u i b fg g xd)
lbp
- matlab lbp人脸识别中的getmapping文件(Getmapping file in MATLAB LBP face recognition)
getmapping
- LBP的mapping计算,包含旋转不变、等价模式的输出(Mapping calculation of LBP)
新建文件夹
- lbp特征提取的matlab文件说明:一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。(The matlab file of LBP feature extraction shows that th