搜索资源列表
moving_and_tracking_application
- 里边包括了目前最常用的运动目标检测与跟踪的代码,有lk、meamshift还有摄相机加采集卡的图像在VC++里显示。-inside, including the currently most commonly used moving target detection and tracking code, lk. meamshift still camera plus acquisition card images to demonstrate the VC.
光流场经典算法-LK算法
- 光流场经典算法-LK算法,通过两幅图像计算光流场。,Lucas – Kanade Motion Estimation using Pyramids
lk.rar
- 光流计算的方法,用于动态跟踪,很有用的一段代码。,Optical flow calculation method for dynamic tracking, very useful piece of code.
LucasKanade.rar
- LK光流算法 源程序(一层不带有金字塔的算法),LK source optical flow algorithm (a layer of non-pyramid algorithm)
HierarchicalLK.rar
- 分层的LK光流算法 HierarchicalLK (此算法为三层),LK hierarchical optical flow algorithm HierarchicalLK (this algorithm for three-tier)
OpenCV_LKDemo
- LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
LK_2.09.3
- 图像反色,实现了图像的反色并实现了存储图像的功能-Anti-color images to achieve the anti-color image and achieve a stored image of the function
lk_tools
- 用于Lucas-Kanade(LK)算法的开发和研究,包含多个matlab文件。-Using for Lucas-Kanade (LK) methods.
opticflow
- 一个介绍光流算法的pdf文档 包括光流基本约束方程 以及添加不同约束条件的hs算法 lk算法等的推导过程和结论-An introduction to optical flow algorithm pdf documents, including the basic optical flow constraint equation and add different constraints hs lk algorithm algorithm derivation and conclusions
lk
- A lucas kanade method for optimal image registration
LKPTracker
- 特别经典的LK光流场跟踪算法实现用光流跟踪的作用-The classical LK optical flow tracking algorithm
lk
- LK光流法算法,基于LK光流法的Matlab算法,本人自编-LK Optical Flow In Matlab
LK
- 基于LK的光流场计算以及跟踪,自己编的。-The calculation and tracking techniques based on Lucas-Kanade method.
Lucas_Kanad
- 本算法是基于光流的LK算法,还包括自适应的LK光流算法。基本思想是基于分层的高斯金字塔的方法-The algorithm is based on optical flow LK algorithms, including adaptive LK optical flow algorithm. The basic thought is based on the method of layered gaussian pyramid
LK_optical-flow
- 基于OpenCv的LK金字塔光流算法的源代码,可以实现运动目标的检测。-The OpenCv-based LK pyramid the the source code of the optical flow algorithm, you can achieve the the the detection of of the moving target.
LKfang
- 图像处理 matlab lk算法 精确配准 基于灰度-Image processing matlab lk fine registration algorithm based on gray
LKPR-matlab-code
- 基于金字塔完善的KL算法描述,是matlab代码,值得学习-Pyramidal implementation of LK Feature Track
klt_tracker_v1.0
- 基于CUDA GPU编程实现的LK光溜算法
lk-motion-predict
- 使用LK光流法实现图像的运动预测 用于预测两幅图像的运动方向-lk motion predict
LKpyramid_backup
- 金字塔LK光流计算的代码。运行时在当前目录下添加需要检测的视频或照片。 运行'main_video.m' 或 'main_image.m'(Run 'main_video.m' or 'main_image.m' Put your video or images in the current folder when running)
