搜索资源列表
光流法的源码
- 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
Optical flow 光流法 matlab源代码
- Optical flow 光流法 matlab源代码
光流法跟踪
- Opencv实现目标跟踪,和姓采用光流法实现
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!
opencv-move-detection
- 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
optical
- 光流法的示例程序,改编自斯坦福大学的程序以及网上一般流行的光流法程序,在opencv下运行-optical
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
ca3_sol
- 用光流法估计图像的运动,基于像素点的算法-Light flow method estimates the image campaign, pixel-based algorithm for point
stavens_opencv_optical_flow
- VC+++中利用opencv资源库实现光流法的原理以及程序说明。-VC+++ Use opencv resources to achieve the principle of optical flow method and the descr iption of the procedures.
sw_lucaskanade
- 这是一个光流法的示例程序,可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移。-This is an example of optical flow method procedures, can be used to compare two images, two images show the various inter-pixel relative displacements.
optical_flow111
- 一个十分简单的光流法程序没有用到什么十分复杂的算法-A very simple optical flow method is not used, what procedures are very complex algorithm
KeyFrameDiff
- 我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。-I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance,
flowflow
- 光流法目标检测程序空间中的运动场转移到图像上就表示为光流场,光流场反映了图像上每一点灰度的变化趋势 -Target detection procedures for optical flow method in the playground space on the transfer of the image is expressed as optical flow field, optical flow field reflects the image gray-scale trends in
optflow-0.2.1.tar
- 转自国外,开源代码,光流法运动估计,内含示例-Transferred from abroad, open source, optical flow estimation, the sample containing
Optic_Flow
- 一种很好用的光流法,对于图像处理学习的初学者是很不错的参考程序。-A good use of optical flow for image processing is very good for beginners to learn the reference procedure.
光流法
- 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)
光流算法动作跟踪程序
- 使用光流法实现目标跟踪,代码为matlab。(Tracking by optical flow method)