Content deleted Content added
m Reverted edits by 137.85.253.31 (talk) to last version by Jni |
In introduction: " [...] is combined with the Histogram of oriented gradients (HOG) classifier." Changed to [...] (HOG) descriptor. HOG is not a classifier. |
||
Line 1:
'''Local binary patterns''' (LBP) is a type of feature used for classification in [[computer vision]]. LBP is the particular case of the Texture Spectrum model proposed in 1990.<ref>DC. He and L. Wang (1990), "Texture Unit, Texture Spectrum, And Texture Analysis", Geoscience and Remote Sensing, IEEE Transactions on, vol. 28, pp. 509 - 512.</ref><ref>L. Wang and DC. He (1990), "Texture Classification Using Texture Spectrum", Pattern Recognition, Vol. 23, No. 8, pp. 905 - 910.</ref> LBP was first described in 1994.<ref>T. Ojala, [[Matti Pietikäinen (academic)|M. Pietikäinen]], and D. Harwood (1994), "Performance evaluation of texture measures with classification based on Kullback discrimination of distributions", Proceedings of the 12th IAPR International Conference on Pattern Recognition (ICPR 1994), vol. 1, pp. 582 - 585.</ref><ref>T. Ojala, M. Pietikäinen, and D. Harwood (1996), "A Comparative Study of Texture Measures with Classification Based on Feature Distributions", Pattern Recognition, vol. 29, pp. 51-59.</ref> It has since been found to be a powerful feature for texture classification; it has further been determined that when LBP is combined with the [[Histogram of oriented gradients]] (HOG)
==Concept==
|