-
It is 3D LBP, which is publised in IEEE TPAMI, a top journal of computer vision...
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 application to facial expressions," IEEE Transactions on Pattern Analysis and Machine
Intelligence, 2007, 29(6):915-928.-It is 3D LBP, which is publised in IEEE TPAMI, a top journal of computer vision and pattern recognition.
After unzipping the package, you can find a project coded in C++. After complied it, you can use it directly. Some tested images are also attached in the package.
- 2022-08-21 11:32:36下载
- 积分:1
-
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。...
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution towards a favorable direction, procedures C achieved a Bayesian Optimization Algorithm.
- 2022-07-03 10:48:26下载
- 积分:1
-
MATLAB程序计算的经典数学问题:最短
matlab程序计算经典数学问题:最短路和次短路问题-matlab program calculated the classical mathematical problem: The most short-circuit and sub-shortest path problem
- 2023-02-14 01:50:03下载
- 积分:1
-
Ant colony clustering algorithm, used to calculate the data clustering procedure...
蚁群聚类算法,用于计算数据聚类的程序,还未实验效果-Ant colony clustering algorithm, used to calculate the data clustering procedure, yet the experimental effect
- 2022-09-06 10:15:02下载
- 积分:1
-
基于MATLAB的简单遗传算法和简单的BP神经网络程序
基于Matlab的简单遗传算法和简单bp网络的程序实现-based on Matlab simple genetic algorithms and simple bp Network Program
- 2022-04-28 16:24:49下载
- 积分:1
-
new improved system for the Beijing
一款改进了的查询系统----北京公交车查询系统-new improved system for the Beijing-Bus Inquiry System
- 2022-02-18 15:45:50下载
- 积分:1
-
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解...
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解-err
- 2022-03-18 17:33:36下载
- 积分:1
-
GA的多
遗传算法 多目标的优化 是用GAOTV包做的-GA multi-objective optimization is done with the package GAOTV
- 2023-04-14 06:35:04下载
- 积分:1
-
8 Queen
8皇后问题。所谓著名的八皇后问题就是八个皇后在8*8的网格中排列时不能同在一行、一列或者一条斜线上。根据前人的研究,在8!=40320种排列中只有92中解决方案。-8 Queen
- 2022-02-14 18:50:35下载
- 积分:1
-
Using Particle Swarm solution to TSP (traveling salesman) problems, in accordanc...
用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
- 2022-04-19 19:23:42下载
- 积分:1