Mesh_LBP

Code for Computing Local Binary Descriptors (LBP) on a triangular mesh manifold
762 Downloads
Updated 27 Dec 2015

View License

This code computes LBP-like descriptors on a a triangular mesh manifold keeping the simplicity and the elegance of the original LBP concept. Full details about the Mesh_LBP concept and method can be found in the papers below. Please ensure to cite them in any of your disseminations that used this code.
N.Werghi, S. Berretti, A. del Bimbo, "The Mesh-LBP: A Framework for Extracting Local Binary Patterns From Discrete Manifolds", IEEE Trans. Image Processing, Vol.24., No.1, pp.220-235, 2015.
N. Werghi, C. Tortorici, S. Berretti, A. Del Bimbo, “Local binary patterns on triangular meshes: Concept and applications”, Computer Vision and Image Understanding 139: 161-177 (2015)
N. Werghi, S. Berretti, A.D. Bimbo P. Pala, “The Mesh-LBP: Computing Local Binary Patterns on Discrete Manifolds”, Proc. ICCV 2013 workshop on 3D Representation and Recognition , 2013 (3dRR-13), pp.562-569

Cite As

Naoufel Werghi (2024). Mesh_LBP (https://www.mathworks.com/matlabcentral/fileexchange/48875-mesh_lbp), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

The two attached data files sampleMesh and sampleMesh_Cgauss contains input examples. See the header info
for their description.
v.0
None

1.0.0.0