该文件是图像处理中的各项基本技术的C实现,对图像处理初学者有着很大的使用价值-The document image processing is the basic technology C realize the image processing has great value for beginners
KLT has been designed to be easy to use. It should take no more than a few minutes to learn how to select and track features, and store and use the results. For those who wish to maximize performance, however, the program allows the flexibility of tweaking nearly every parameter that governs the computation, and it includes several methods to improve speed.
使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。