Description: 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.
To Search:
File list (Check if you may need any files):
LBP1\a.fig
....\a.jpg
....\getmapping.m
....\lbp.docx
....\lbp.m
....\lbptest.m
....\readme.txt
LBP1