搜索资源列表
optical-flow
- 光流算法,速度快,精度高,远远比OPENCV实现的要好。-Optical flow algorithm, fast, high accuracy, far better than OPENCV achieved.
optical_flow_demo
- optical flow in opencv code
optical_flow_demo
- 斯坦福大学课程例子。运用openCV中的optical flow的例子。-Stanford University Course example. The optical flow using openCV example.
opticalflow
- 是一种关于计算机视觉的图像处理程序,光流法计算运动速度与方向-Is an image on the computer vision processing, optical flow computation speed and direction
Motion-optical-flow-using-hyrilical-method
- This algorithm is for calculating the motion optical flow for body parts using hyrilical method.
optical-flow-algorithm-simulation-
- 提出一种基于OpenCV图像库的运动目标处理算法仿真方法,介绍了OpenCV库的特点和VC6环境下的配置,通过调用库中的视频读写函数、图像特征计算和光流计算函数,得到运动目标的光流场,为运动目标状态分析和跟踪提供了基础,仅在-OpenCV-based optical flow algorithm simulation exercise goals
optical-flow
- 用传统的LK算法计算光流。得到的光流矢量较为完整。-Optical Flow by LK
The-pyramid-Lusas-Kanande-optical
- 金字塔Lusas-Kanande光流算法,Visual C-The pyramid Lusas-Kanande optical flow algorithm, Visual C++!
Optical-Flow
- 图像序列中运动目标检测 用光流法(H-S法)实现的 效果不错 亲测 做这方面的可以参考一下-Moving target detection in image sequences using the optical flow method (HS Code) to achieve the effect of good pro-test to do in this area can refer to what
optional-flow
- 光流算法用于运动目标检测。此代码主要用opencv实现在目标运动情况下的检测。-Optical flow algorithm for moving target detection. This code in the case of target motion detection with opencv.
optical-flow
- 基于opencv的光流算法,,非常实用检测物体运动-Opencv-based optical flow algorithm, a very practical
optical-flow-code
- 光流算法 很好的参考资料 值得借鉴 学习的好东西-Optical flow algorithm is a good reference is worth learning a good thing
Optical-flow
- 基于光流法的运送目标检测程序,实时显示物体轨迹-The optical flow method based on target detection program delivery, the effect of good
optical-flow-
- opencv中高斯金字塔光流法,可以得到物体运动时的光流图像-opencv Gaussian pyramid optical flow method, optical flow image of the object can be obtained during exercise
Optical-flow-field-target-tracking
- 光流法实现目标跟踪,里面有详细的程序注释,下载下来后加载一下自己的视频,看看跟踪效果。开发环境opencv2.4.6和vs2010。-Optical flow method to achieve target tracking, which has a detailed program comments, download video down load your own, take a look at tracking. Opencv2.4.6 and development environm
optical-flow
- Motion detection based on optical flow target
Optical-flow
- 光流是一种简单实用的图像运动的表达方式,通常定义为一个图像序列中的图像亮度模式的表观运动,即空间物体表面上的点的运动速度在视觉传感器的成像平面上的表达。-Optical Flow is a simple and practical expression of motion pictures, generally defined as the apparent motion a sequence of images in an image brightness mode, ie velocity
Optical-flow-tracking-video
- 用光流法实现对视频中物体的跟踪,需要用到opencv图像处理库,通过此代码,可以更好的理解光流法。-Realization of video object tracking optical flow method, the need to use opencv image processing library, through this code, we can better understand the optical flow.
opencv--optical-flow
- 该程序是用opencv编写的稀疏光流的程序 其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。 -Opencv prepared utilizing optical flow procedure in which a detailed program notes, with a PPT and PDF to explain illustrated, ideal for beginners learning to use
optical flow tracker
- 光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)