搜索资源列表
光流法的源码
- 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
Optical flow 光流法 matlab源代码
- Optical flow 光流法 matlab源代码
光流法程序
- 光流法程序,计算图像中特征点的光流,输入为一段视频
光流法跟踪
- Opencv实现目标跟踪,和姓采用光流法实现
采用光流法跟踪车辆
- 采用光流法跟踪车辆 Tracking Cars Using Optical Flow
KeyframeExtracting.rar
- 本源码为利用光流法提取视频关键帧的matlab程序实现,也是本文基于内容的视频检索的论文所写的代码,需要的可以参考!,The source for the use of optical flow extracted keyframe Videos matlab program implementation, but also this article content-based video retrieval dissertation written code, can refer to the
opticalflow.rar
- 用光流法进行运动物体的检测和跟踪,并返回运动方向,Light flow method of moving object detection and tracking, and return to the direction of movement
GuangLiuFa
- 一个用光流法实现目标分割,检测与跟跟踪的实用程序-Implementation of a light flow object segmentation, detection and tracking with the utility
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
光流法目标检测程序
- 基于光流法的运动目标检测源代码,能直接检测各种运动目标,打开图像就可以用!-Optical flow method based on motion detection source code, can directly detect a variety of moving objects, open the image you can use!
optical_flow22
- 视频跟踪的光流法,本方法用matlab仿真-optical flow
opencv-move-detection
- 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
opticalflow
- 光流法原理及代码 主要的几种分类和算法介绍-Principle of optical flow method and code the major algorithms of several classification and descr iption
optical
- 光流法的示例程序,改编自斯坦福大学的程序以及网上一般流行的光流法程序,在opencv下运行-optical
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
optical_flow
- 代码介绍全局平滑约束下的基于梯度光流法的MATLAB实现-Code describes the global smoothness constraint optical flow method based on the gradient of the MATLAB implementation
光流法
- 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)
9_用光流法进行运动目标检测
- 光流法可以实现动态背景下的目标检测,效果良好(The optical flow method can realize the target detection under the dynamic background, the effect is good)
光流算法动作跟踪程序
- 使用光流法实现目标跟踪,代码为matlab。(Tracking by optical flow method)
光流法-运动矢量
- 利用光流法计算视频不同帧图像之间的位移矢量(Calculating Displacement Vectors between Video Frames by Optical Flow Method)