文件名称:Local Binary Patterns
文件大小:1.43MB
文件格式:ZIP
更新时间:2014-12-26 08:48:54
LBP,VLBP
Introduction ============ This is a class to calculate histogram of LBP (local binary patterns) from an input image, histograms of LBP-TOP (local binary patterns on three orthogonal planes) from an image sequence, histogram of the rotation invariant VLBP (volume local binary patterns) or uniform rotation invariant VLBP from an image sequence. Reference ========= 1. Guoying Zhao, Matti Pietikäinen, "Dynamic Texture Recognition Using Local Binary Patterns with an Application to Facial Expressions," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 29, no. 6, pp. 915-928, June 2007, doi:10.1109/TPAMI.2007.1110 2. Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using volume local binary patterns," In: Dynamical Vision, WDW 2005/2006 Proceedings, Lecture Notes in Computer Science 4358, 2006, 165-177. Example ======= Refer to `example' directory for a simple demonstration. Change ====== * Some data structure are changed. * Add the calculation of histogram of uniform rotation invariant VLBP.
【文件预览】:
LBP-v0.0.4
----example()
--------2.png(102KB)
--------9.png(101KB)
--------3.png(101KB)
--------Makefile(287B)
--------5.png(103KB)
--------8.png(102KB)
--------6.png(101KB)
--------11.png(102KB)
--------1.png(101KB)
--------test.cpp(5KB)
--------12.png(100KB)
--------13.png(101KB)
--------0.png(101KB)
--------15.png(101KB)
--------4.png(101KB)
--------10.png(101KB)
--------7.png(101KB)
--------14.png(100KB)
----LBP.h(4KB)
----README(1KB)
----LBP.cpp(29KB)