-
OPENTLD C++ source code
TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video.
You are allowed to use TLD under the terms of the GPL version 3.0. It means that any distributed project that includes or links any portion of TLD source code has to be released with the source code under the GPL version 3.0 license or later. The details of the license can be found in file LICENSE. If you wish to use this code or any of its part for com
- 2022-06-17 10:16:04下载
- 积分:1
-
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少...
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix calculation error into the homes a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis can be difficult to determine on the numerical method to achieve new progress. Particularly worth mentioning is that in the engineering technology sector, often use several different methods of calculation, or even the use of experimental methods, in order to determine the reliability of results, which is also an effective and practical method.
- 2022-04-27 04:17:28下载
- 积分:1
-
这是一个实现最优化计算的程序,采用的算法为共轭梯度法。...
这是一个实现最优化计算的程序,采用的算法为共轭梯度法。-This is a realization of optimal calculation procedure, the algorithm used to conjugate gradient method.
- 2022-07-22 03:40:05下载
- 积分:1
-
GN算法-Python代码
应用背景GN算法是一个经典的社区发现算法,它属于分裂的层次聚类算法,最初,由Michelle Girvan和Mark Newman于2012年提出。可处理网络里社团的发现。。。。。。。关键技术其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。。。。。。。
- 2022-03-10 14:56:19下载
- 积分:1
-
轮围计算器
它用来计算车轮围此程序。
可以运行它在 linux 终端 (GCC 编译器) 中的命令:
"海湾合作委员会 wheelcircunferencecallculator.c-o wheelcircunference"
及后
"。 / wheelcircunference"
它是所有。
- 2022-05-19 21:07:52下载
- 积分:1
-
平衡小车代码
小车默认搭载的是标准版程序, 没有开启避障、 巡线, 无线模块驱动等功能,
这些功能在顶配版的程序里面有,请同学们根据自己的能力,最好先看完标准版
平衡小车直立部分的程序后,再学习平衡小车的其他功能,谢谢。
- 2022-03-05 01:15:13下载
- 积分:1
-
NSGA-Ⅱ多目标优化算法
nsga2算法优化ZDT2测试函数。收敛到Pareto最优前沿,对于从事这方面算法工作的初学者们有很大的帮助。可以借鉴学习下
- 2022-03-05 21:57:29下载
- 积分:1
-
很简单的程序,只是一个+法运算,给大家玩玩,想下载个资源
很简单的程序,只是一个+法运算,给大家玩玩,想下载个资源-GOOD
- 2023-08-27 05:10:03下载
- 积分:1
-
一个很有用的贝叶斯辨识的MATLAB程序,结果会很流畅的图形输出....
一个很有用的贝叶斯辨识的MATLAB程序,结果会很流畅的图形输出.-a very useful identification of MATLAB Bayesian procedures, and results will be very smooth graphics output.
- 2022-04-28 12:47:20下载
- 积分:1
-
macra处理器
它是一个macra处理器程序 c 它执行一个macra处理器的所有基本功能。一次和两次macra处理器可以使用此实现的 b。你必须给一个包含宏指令的输入文件
- 2022-12-25 17:10:03下载
- 积分:1