-
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
-
这是一个利用Visaual C++完成的基于神经网络方法的专家系统源代码...
这是一个利用Visaual C++完成的基于神经网络方法的专家系统源代码-This is a use of Visaual C++ Completion method based on neural network expert system source code
- 2022-01-26 04:39:02下载
- 积分:1
-
vc used to write, while useful bp algorithm and the use of rbf neural network tr...
用vc写的,同时有用bp算法和用rbf神经网络进行训练和识别的程序,可以看到两种不同方法得到的结果-vc used to write, while useful bp algorithm and the use of rbf neural network training and identification procedures, we can see the two different methods to obtain the result
- 2022-03-21 23:58:07下载
- 积分:1
-
该程序是指纹识别比较全面的软件,为博士点开发的有较高技术含量的代码,质量高,不容错过。...
该程序是指纹识别比较全面的软件,为博士点开发的有较高技术含量的代码,质量高,不容错过。-The program is more comprehensive fingerprint recognition software for the development of doctoral programs have a higher technological content of the code, high quality, should not be missed.
- 2022-06-02 04:34:39下载
- 积分:1
-
运用神经网络的方法先将数据分类分析,然后再将未知类归类
运用神经网络的方法先将数据分类分析,然后再将未知类归类-The use of neural network analysis of data classification methods first, and then classify the unknown category
- 2022-01-22 02:15:53下载
- 积分:1
-
基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自
组织特征映射网络聚类的学习过程,分析了权系数自组织过程中...
基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自
组织特征映射网络聚类的学习过程,分析了权系数自组织过程中邻域函数和学习步长的一般取值问题,给出了基于自组织
特征映射网络聚类实现的具体算法,并通过实际示例测试,证实了算法的正确性。
-Based on self-organizing feature map network cluster analysis, neural network is developed on the basis of a new non-supervised clustering method, analysis based on self-organizing feature map network clustering of the learning process, analyzed the weights of self-organization the process of neighborhood function and learning step-size problem of the general values are given based on the self-organizing feature map network clustering algorithm to achieve concrete and practical examples of tests, confirmed the correctness of the algorithm.
- 2022-04-18 02:23:38下载
- 积分:1
-
实现增量支持向量机算法,通过选择增量的因素…
实现增量SVM算法,通过对因子的选择增量式的来训练SVM,大大加快了SVM算法的训练速度-To achieve incremental SVM algorithm, through the choice of factors Incremental to train SVM, greatly accelerated the speed of SVM training algorithm. .
- 2022-01-25 21:48:35下载
- 积分:1
-
数据挖掘算法,源代码,C++语言版。
数据挖掘算法BIRCH源码 c语言版本。- Data mining algorithm BIRCH source code c language edition.
- 2022-03-24 21:24:32下载
- 积分:1
-
本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配,
降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的
本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配,
降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的
内容:车辆利用和货物装载。本文主要从这两个角度角度来分析解决问题。
对于问题1,我们首先通过分析复杂的变量及他们之间的关系,建立规划模型。为
了求解这个模型,我们进行了一系列的简化,使得模型求解切实可行。求得较优的方案,
而且各辆车均匀负担。该方案的总费用为4877.2。
对于问题2,我们在模型1 的基础上进行了改进采用类似的方法求解。也得到了较
优的方案,其总费用为4484。该方案中只用了4 辆车,节省很大的成本。同时指出了模
型求解的关键困难所在,给出了新的思路。
问题3 的思考中,提出了利用图论的有关思想。
在文章的最后,我们针对所建的模型进行了分析,并提出了新的解题思想。对模型
进行了进一步扩展。
关键词:货物配载 运输 组合优化-err
- 2022-08-09 06:48:09下载
- 积分:1
-
用C编写的遗传算法程序
用C编写的遗传算法程序-prepared by the Genetic Algorithm
- 2022-01-26 07:30:18下载
- 积分:1