Welcome![Sign In][Sign Up]
Location:
Search - getmapping

Search list

[Other resourcegetmapping

Description: GETMAPPING returns a mapping table for LBP codes.
Platform: | Size: 1153 | Author: gaojunxiang | Hits:

[Graph Drawinggetmapping

Description: GETMAPPING returns a mapping table for LBP codes.
Platform: | Size: 1024 | Author: gaojunxiang | Hits:

[matlabHierachical-Multiscale-LBP

Description: 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 training samples and a test sample GETMAPPING.m downloaded from http://www.ee.oulu.fi/mvg/ lbp_new.m downloaded from http://www.ee.oulu.fi/mvg/
Platform: | Size: 62464 | Author: khadidja | Hits:

[matlabLBP1

Description: 用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。-With lbp achieve texture feature extraction and classification Description: A total of three m files, one is lbp.m, store the main lbp algorithm, One is getmapping, helper functions for doing arithmetic, One is lbptest.m, kept the test code. These three documents need to put the same folder, and add the appropriate folder, pictures, See lbptest.m specific name of the picture of the code, run lbptest.m can view the results. Finally renderings code These three documents are the most traditional LBP method, there are 256 kinds.
Platform: | Size: 285696 | Author: wandangdang | Hits:

[Special Effectslbp2012_10

Description: 主要是基于LBP的图像的纹理特征的提取与识别,很适合大家学习!-DemoOutexDisCLBP.m: Matlab script to run disCLBP experiments on the Outex_TC_00012 database NNClassifier.m: Nearest neighbor classifier based on L1 distance MergeDominantType.m, RemoveDominantOutlier.m, LearnDominantTypeCLBP.m, lbp.m, clbp.m, getmapping.m are related functions required to run the experiments. Detailed comments are written on these files. Mainly is the extraction and recognition of texture features based on LBP image, it is suitable for everyone to learn!
Platform: | Size: 12288 | Author: wandangdang | Hits:

[OtherLBP

Description: 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, there is a test file, write your own pictures with batch processing loop used
Platform: | Size: 4096 | Author: 孟宇乐 | Hits:

[matlabLBP

Description: 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.
Platform: | Size: 2048 | Author: 陈兆远 | Hits:

[matlabLBP

Description: LBP算法MATLAB实现,3个m文件。getmapping,LBP,lbptest。-LBP algorithm based on MATLAB implementation, 3 m documents. getmapping, LBP, lbptest.
Platform: | Size: 26624 | Author: 吕小布 | Hits:

[2D Graphicgetmapping

Description: 基于纹理特征的LBP 编码, 采用MATLAB语言开发完成。-LBP CODING!
Platform: | Size: 1024 | Author: fdsa | Hits:

[Special Effectslbp

Description: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。-lbp algorithm, one is getmapping, helper to do the arithmetic, one lbptest.m, kept the test code. These three files need to put in the same folder, and add the corresponding picture in the folder, the name of the specific picture lbptest.m see the code, run lbptest.m can view the results.
Platform: | Size: 2846720 | Author: 张健 | Hits:

[Software Engineering1126code

Description: 网站商城的后台框架和模板,在后台开发总会用的到- 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 histogram of an intensity image I. The LBP codes are computed using N sampling points on a circle of radius R and using mapping table defined by MAPPING. See the getmapping function for different mappings and use 0 for no mapping. Possible values for MODE are h or hist to get a histogram of LBP codes nh to get a normalized histogram Otherwise an LBP code image is returned. J LBP(I) returns the original (basic) LBP histogram of image I J LBP(I,SP,MAPPING,MODE) computes the LBP codes using n sampling points defined in (n* 2) matrix SP. The sampling points should be defined around the origin (coordinates (0,0)). Examples I imread( rice.png ) mapping getmapping(8, u2 ) H1 LBP(I,1
Platform: | Size: 17408 | Author: 明庭良 | Hits:

[Graph Recognizegetmapping

Description: lbp特征提取,多用于进行人脸识别,目前应用广泛,效果好(ncvk nnn m k klk mn m jkl g t ft zv ug u i b fg g xd)
Platform: | Size: 1024 | Author: | Hits:

[Special Effectslbp

Description: matlab lbp人脸识别中的getmapping文件(Getmapping file in MATLAB LBP face recognition)
Platform: | Size: 7168 | Author: pek | Hits:

[Windows Developgetmapping

Description: LBP的mapping计算,包含旋转不变、等价模式的输出(Mapping calculation of LBP)
Platform: | Size: 1024 | Author: Sherwinlv | Hits:

[Internet-Network新建文件夹

Description: lbp特征提取的matlab文件说明:一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。(The matlab file of LBP feature extraction shows that there are three m files, one is lbp.m, the main LBP algorithm is stored, the other is getmapping, used as an auxiliary function of the algorithm, the other is lbptest.m, and the test code is stored. These three files need to be put in the same folder and add the corresponding picture in the folder. The specific picture name is seen in the lbptest.m code, and running lbptest.m can see the results.)
Platform: | Size: 3072 | Author: csuyuhaitao | Hits:

CodeBus www.codebus.net