搜索资源列表
LK-derivation
- This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardwa
GPU_KLT.0.0-User-Manual
- This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardwa
cornerdetect
- 图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Hans EMoravec在1977年提出的Movavec算法,Chris Harris和Mike Stephens于1988年提出的Harris算法,以及MirosavTrai.kovic和MarkHedley提出的Trajkovic算法等“卅。角点检测的另一个途径是计算轮廓的曲率函数,因为角点是曲率函数的最大值,因此很容易通过阈值的方法检测
Moving-Object-Detection-and-Tracking
- 研究了目前运动对象检测与跟踪的一些常用方法,包括时域差分法、背景差分法、基于光流场的检测方法和卡尔曼滤波、特征光流法的跟踪方法,并对各种方法进行了比较,指出其优缺点及适用范围,并给出了时域差分及背景差分方法的实验结果-Currently some of the commonly used methods to study the detection and tracking of moving objects, including difference time domain method, b
Hog-and-Haar
- 基于Hog和Haar特征的行人追踪算法研究的pdf文件-Hog and Haar feature based pedestrian tracking algorithm pdf file