搜索资源列表
LBP
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 -Due to the difficulty of get
STLBP_VC
- Running this funciton each time to compute the LBP-TOP distribution of one video sequence. Reference: Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns with an applic
LBP
- 完整的lbp编码,可以学会怎样使用lbp-Complete lbp coding, you can learn how to use the lbp
LBPTOP
- This function is to compute the LBP-TOP features for a video sequence
STLBP_Matlab
- Zhao G & Pietik?inen M (2007) Dynamic texture recognition using local binary patterns with an application to facial expressions. IEEE Transactions on Pattern Analysis and Machine Intelligence, 29(6):915-928. 文中的代码-Spatio
LBP-VLBP-and-LBP-TOP
- Spatio-temporal LBP VLBP and LBP-TOP
LBP-v0.0.4
- Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction ============ This is a class to calculate histogram of LBP (local binary
STLBP_Matlab
- 自己改进的lbp-top算子,实现特征提取,与表情分类-Their improved lbp-top operator
Fast_LBPTOP_Code
- Matlab implementation based on tensor unfolding theory for fastening the computational time of the original LBP-TOP method