搜索资源列表
klt-dct-wht
- 以GUI形式显示对一幅图像的klt,dct,wht变换压缩的效果,对他们做比较
klt
- 从国外网站下载的klt跟踪算法代码,代码很优秀值得学习。
GPU-KLT-1.0
- 利用C++实现的KLT跟踪算法,通过GPU提高算法效率。
vc++写的klt跟踪算法,实现目标的实时跟踪-vc++
- vc++写的klt跟踪算法,实现目标的实时跟踪-vc++
klt算法,可以实现角点检测与跟踪
- klt算法,可以实现角点检测与跟踪klt算法,可以实现角点检测与跟踪klt算法,可以实现角点检klt算法,可以实现角点检测与跟踪测与跟踪
GPU-KLT-FLOW-1.0
- 基于GPU的klt跟踪算法,现在比较流行的基于光流分析的视频跟踪算法-GPU-based klt tracking algorithm, is now more popular optical flow-based analysis of video tracking algorithm
pp
- 主元分析 (Principal Component Analysis, PCA) 又叫:Karhunen-Loeve变换 (KLT)、Hotelling变换。 假设已经从图象已经缩放为N*M大小。 m幅N*M大小的图象Xi作为n*1列向量看待-PCA (Principal Component Analysis, PCA) also known as: Karhunen-Loeve Transform (KLT), Hotelling transform.
GPU-KLT-1.1
- 在gpu上运行的klt算法,可以实现角点检测与跟踪-In the GPU running on KLT algorithm, can achieve corner detection and tracking
klt
- 求解KLT算子角点提取,KLT算子角点跟踪,达到亚像素精度-Solving KLT Corner Detection Operator, KLT corner track operator to sub-pixel accuracy
klt
- 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 tw
GPU-KLT-1.1
- 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
KLT-1
- KLT变换代码-KLT transform~~~~~~~~~~~~~~~~~~~~
klt_lee
- 本程序为K_L变换的一个简单算法,希望大家参考一下-KLT
FeatureTracker
- 康莱特注射液:卢卡斯-埃提洛视觉社区特征跟踪的仿真程序。-KLT: Lucas- Tomasi Feature Tracking the visual simulation community programs.
Klt
- 根据网址http://www.ces.clemson.edu/~stb/klt/ 提供的代码,进行了库函数的封装。-According to Web site http://www.ces.clemson.edu/ ~ stb/klt/provide the code for the library functions of the package.
AReal-timeElectronicImageStabilizingAlgorithm
- 为了实时地稳定摄像系统的输出视频,提出了一种基于特征匹配的实时电子稳像算法。将改进 的Kanade2Lucas2Tomasi (KLT) 算法用于特征提取,并提出一种新的基于灰度投影均值的特征匹配算法。为了保 证稳像结果的鲁棒性,还给出了特征的有效性检验方法。-Real-time camera system in order to stabilize the output of video, presents a feature-based matching algorithm for
klt
- KLT变换对信号的相关性,可以很好去除信号、数据的相关性,减小数据传输量。可以很好的提高速率,在图像处理中也有很好的应用!-KLT transform, signal correlation can be good to remove the signal, the correlation of data, reduce data traffic. May well improve the speed in image processing applications are also very
textran
- 这是一重要的图像变换源代码,基于KLT变换的程序(1)-KLT transformation
klt
- klt变换代码 很不错的 非常实用的东西 大家一起-klt transform code very good very practical things we take a look
klt
- KLT is an implementation, in the C programming language, of a feature tracker for the computer vision community. The source code is in the public domain, available for both commercial and non-commerical use.-KLT is an implementation, in the C program