-
ObjectTrackingTest
Visual object tracking software
- 2014-10-09 02:52:54下载
- 积分:1
-
project2
一列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号次序经过车站。假设车厢的编号就是其目的地车站的编号。
(A train to n cars n stations were sent to stations by 1 ~ n the order of numbers, the train in accordance with n, n-1, ..., 1 after the station number sequence. Suppose car number is its destination station number.)
- 2009-12-21 20:15:00下载
- 积分:1
-
Kernighan_Ritchie
This book is the basic book for C/CPP Programmers.
- 2010-09-04 15:38:11下载
- 积分:1
-
DesktopAA
室内环境射线跟踪算法研究,室内反射点追踪的计算(Indoor environmental ray tracing algorithm to calculate the reflection point indoor track)
- 2014-02-23 20:59:54下载
- 积分:1
-
guiLibFetion
GUI库飞信,精选ios编程学习源码,很好的参考资料。(GUI Fetion, selection of learning IOS programming source code, a good reference.)
- 2013-12-16 21:20:24下载
- 积分:1
-
binary_BCH_codes
说明: 可就在三个错误的bch码,以及经过仿真在不同SNR下的误码率曲线。我们的业余作业。经过调试的。(This is my homework on 3-error-correcting bch code and its bit error rate curves at different SNR after debugging.)
- 2009-08-20 22:58:19下载
- 积分:1
-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
trainFilter
C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波的功能,在一副图片中找到对应patch在图片中的位置,从而进行detection和tracking的相关改进(C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the correlation detection and tracking of improvements)
- 2014-12-22 09:19:37下载
- 积分:1
-
4176code_network_sybex
In short, to-the-point chapters, Practical C++ Programming covers all aspects of programming including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you ve mastered the material. Steve Oualline s clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language.
- 2014-10-10 10:33:00下载
- 积分:1
-
vc_matlab-engine
自己编写的vc调用matlab程序,可以再vc的环境下实现matlab窗口显示图像,对初学者很有用(I have written matlab program called vc, vc environment can be achieved matlab window display images, useful for beginners)
- 2011-10-12 19:33:39下载
- 积分:1