LBP-v0.0.4

所属分类:图形图像处理
开发工具:Visual C++
文件大小:3473KB
下载次数:52
上传日期:2012-11-07 19:43:51
上 传 者天华世家
说明:  LBP局部分纹理检测,可以检测两幅图片之间的差异性,希望对大家有帮助
(LBP Bureau Texture Detection can detect differences between the two pictures, I hope everyone)

文件列表:
LBP-v0.0.4\Debug\LBP.obj (184104, 2012-10-31)
LBP-v0.0.4\Debug\LBP.pch (3239728, 2012-10-31)
LBP-v0.0.4\Debug\LBP.pdb (25600, 2012-10-31)
LBP-v0.0.4\Debug\vc60.idb (91136, 2012-10-31)
LBP-v0.0.4\Debug\vc60.pdb (135168, 2012-10-31)
LBP-v0.0.4\example\0.png (103126, 2010-12-06)
LBP-v0.0.4\example\1.png (103615, 2010-12-06)
LBP-v0.0.4\example\10.png (103700, 2010-12-06)
LBP-v0.0.4\example\11.png (104151, 2010-12-06)
LBP-v0.0.4\example\12.png (102458, 2010-12-06)
LBP-v0.0.4\example\13.png (103535, 2010-12-06)
LBP-v0.0.4\example\14.png (102004, 2010-12-06)
LBP-v0.0.4\example\15.png (103301, 2010-12-06)
LBP-v0.0.4\example\2.png (103991, 2010-12-06)
LBP-v0.0.4\example\3.png (103355, 2010-12-06)
LBP-v0.0.4\example\4.png (103548, 2010-12-06)
LBP-v0.0.4\example\5.png (105549, 2010-12-06)
LBP-v0.0.4\example\6.png (103932, 2010-12-06)
LBP-v0.0.4\example\7.png (103385, 2010-12-06)
LBP-v0.0.4\example\8.png (104565, 2010-12-06)
LBP-v0.0.4\example\9.png (103546, 2010-12-06)
LBP-v0.0.4\example\Debug\test.obj (25114, 2012-10-31)
LBP-v0.0.4\example\Debug\test.pch (5600264, 2012-10-31)
LBP-v0.0.4\example\Debug\test.pdb (25600, 2012-10-31)
LBP-v0.0.4\example\Debug\vc60.idb (205824, 2012-10-31)
LBP-v0.0.4\example\Debug\vc60.pdb (135168, 2012-10-31)
LBP-v0.0.4\example\Makefile (287, 2010-12-17)
LBP-v0.0.4\example\test.cpp (4716, 2010-12-31)
LBP-v0.0.4\example\test.dsp (3377, 2012-10-31)
LBP-v0.0.4\example\test.dsw (533, 2012-10-31)
LBP-v0.0.4\example\test.ncb (33792, 2012-10-31)
LBP-v0.0.4\example\test.opt (48640, 2012-10-31)
LBP-v0.0.4\example\test.plg (1941, 2012-10-31)
LBP-v0.0.4\LBP.cpp (29790, 2010-12-31)
LBP-v0.0.4\LBP.dsp (3365, 2012-10-31)
LBP-v0.0.4\LBP.dsw (531, 2012-10-31)
LBP-v0.0.4\LBP.h (4442, 2010-12-31)
LBP-v0.0.4\LBP.ncb (33792, 2012-10-31)
LBP-v0.0.4\LBP.opt (48640, 2012-10-31)
LBP-v0.0.4\LBP.plg (6428, 2012-10-31)
... ...

LBP-v0.0.4 Local Binary Patterns Jia WU (jwu@nlpr.ia.ac.cn) 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. Availability ============ It is available at http://www.openpr.org.cn

近期下载者

相关文件


收藏者