搜索资源列表
ObjectDetect
- 用opencv做的一个比较基础的光流场目标检测算法实现,可以进行光流计算和标注,并含有测试视频文件。-To do a comparison with opencv optical flow field based object detection algorithm, optical flow can be calculated and marked, and contains test video files
track2
- 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
opticalflow
- 光流法检测运动目标原理、步骤,OpenCV实现,标有注释,-Optical flow method principles, steps OpenCV implementation, marked with the annotation
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
opencv_opticalflow-track-for-cars
- opencv 视频中对道路车辆进行检测与跟踪-opencv optical flow track for cars example
optional-flow
- 光流算法用于运动目标检测。此代码主要用opencv实现在目标运动情况下的检测。-Optical flow algorithm for moving target detection. This code in the case of target motion detection with opencv.
Demo1
- 光流检测算法的实现,但效果不是很好,求改进-Optical flow detection algorithm, but the effect is not very good, seeking to improve
GKLT-master
- 一种新的基于特征光流法的目标检测与跟踪算法的实现代码-A new feature-based optical flow method for target detection and tracking algorithm code
guangliufajianceyundong
- 本程程序采用的是光流法检测运动的物体,能很有效的采集到运动信号,希望对这方面有研究的同志提供帮助!-The program uses a range of optical flow method detects moving objects, can be very effective to capture motion signal, I hope this study is the comrades to help!
FeatureTracker
- 基于光流法的人脸追踪 先通过opencv的类haar特征检测人脸 然后用光流法筛选特征点并追踪-Optical flow method based face tracking to pass the class haar feature detection opencv face then light flow filter and track feature points
optical-flow
- 基于opencv的光流算法,,非常实用检测物体运动-Opencv-based optical flow algorithm, a very practical
LK-algorithm-based-on-OpenCV
- 强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
optical_flow_demo
- 光流法检测-Optical flow detection
optical
- 光流法目标检测程序光流场-Moving object detection program of optical flow field
LKPR-marzat
- 光流法检测matlab实现-Detection of MATLAB optical flow method
Optical-flow
- 基于光流法的运送目标检测程序,实时显示物体轨迹-The optical flow method based on target detection program delivery, the effect of good
License-plate-location
- 基于opencv的车牌定位程序,检测边缘角点,匹配出最可能的区域 -The optical flow method based on target detection program delivery, real-time display of object trajectory
optical flow tracker
- 光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)
用光流法进行运动目标检测
- 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)
opflow
- 成功运行,利用光流法检测出运动视频中的运动目标,并标记出特征点的运动轨迹。(using the optical flow method to detect the moving target in the motion video, and marking the trajectory of the feature point.)