搜索资源列表
-
0下载:
用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
-
-
0下载:
光流算法,速度快,精度高,远远比OPENCV实现的要好。-Optical flow algorithm, fast, high accuracy, far better than OPENCV achieved.
-
-
0下载:
optical flow in opencv code
-
-
0下载:
这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法-This is a calculation based on optical flow opencv program, using the Lucas-Kanade algorithm
-
-
0下载:
斯坦福大学课程例子。运用openCV中的optical flow的例子。-Stanford University Course example. The optical flow using openCV example.
-
-
0下载:
C++编程,可以从一段视屏中建立光流。需要安装OPENCV 附属library。然后安装到任何C++编译器下,即可使用-OpenCV optical flow source code,Create optical flow from video. Need to install openCVlibary into any C++ compiler.
-
-
0下载:
基于opencv的稀疏光流法,用来跟踪。由外国专家David Stavens所写-Opencv optical flow based on the sparse method, used for tracking. Written by foreign experts David Stavens
-
-
0下载:
用opencv库函数实现光流运动估计的搜索法,简单易懂,请多指教!-Opencv library functions using optical flow motion estimation search, easy to understand, Pleased to meet you!
-
-
0下载:
提出一种基于OpenCV图像库的运动目标处理算法仿真方法,介绍了OpenCV库的特点和VC6环境下的配置,通过调用库中的视频读写函数、图像特征计算和光流计算函数,得到运动目标的光流场,为运动目标状态分析和跟踪提供了基础,仅在-OpenCV-based optical flow algorithm simulation exercise goals
-
-
0下载:
基础的opencv optical flow例子,对比前后两长图片的位置变化-optical flow example using opencv
-
-
0下载:
opencv 视频中对道路车辆进行检测与跟踪-opencv optical flow track for cars example
-
-
0下载:
基于opencv实现的光流算法,及其算法扩展。
使用opencv2.3.1,vs2008环境。
都是自己实现的-Opencv optical flow algorithm implementation, and its algorithm is extended. Opencv2.3.1, vs2008 environment. implementation it by myself
-
-
0下载:
光流算法用于运动目标检测。此代码主要用opencv实现在目标运动情况下的检测。-Optical flow algorithm for moving target detection. This code in the case of target motion detection with opencv.
-
-
0下载:
基于opencv的光流算法,,非常实用检测物体运动-Opencv-based optical flow algorithm, a very practical
-
-
0下载:
强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
-
-
0下载:
LK稀疏光流Demo可以在场景中自动找出关键点并自动跟踪-LK Sparse Optical Flow Demo automatically identify the key points in the scene and automatically track
-
-
0下载:
opencv中高斯金字塔光流法,可以得到物体运动时的光流图像-opencv Gaussian pyramid optical flow method, optical flow image of the object can be obtained during exercise
-
-
0下载:
用光流法实现对视频中物体的跟踪,需要用到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.
-
-
0下载:
该程序是用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
-
-
0下载:
光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)
-