搜索资源列表
-
0下载:
一个以光流方程为约束条件的图像特征点跟踪程序。-to an equation of the optical flow constraints of the image feature point tracking procedures.
-
-
0下载:
光流计算的方法,用于动态跟踪,很有用的一段代码。,Optical flow calculation method for dynamic tracking, very useful piece of code.
-
-
0下载:
光流点跟踪,鼠标选定点就可以对其跟踪. -optical flow tracking ,select a point bu mouse, and the program will track the point
-
-
0下载:
基于GPU的klt跟踪算法,现在比较流行的基于光流分析的视频跟踪算法-GPU-based klt tracking algorithm, is now more popular optical flow-based analysis of video tracking algorithm
-
-
0下载:
光流法在OPENCV里的应用。可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移,很不错的程序,能用来做视频跟踪-OPENCV in the optical flow method in the application. Can be used to compare the two images, show two images of each pixel between the relative displacement, a very good program, can do vid
-
-
0下载:
基于光流计算的运动检测和跟踪,很实用的程序代码-Based on optical flow motion detection and tracking, it is useful code
-
-
0下载:
基于opencv的稀疏点集光流跟踪程序,速度比较快,可用于视频跟踪-The sparse set of points based on opencv optical flow tracking procedure, the speed is faster, can be used for video tracking
-
-
0下载:
基于opencv的LK光流场法实现的航拍点跟踪,效果非常好。在vs2005下编译通过。包括详尽的源代码及注释。-The LK-based opencv optical flow method to achieve aerial point tracking, the effect was very good. In vs2005 compiled through. Including detailed source code and comments.
-
-
0下载:
LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
-
-
0下载:
光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for target tracking the use of video
-
-
0下载:
labview optical flow-labview optical flow tracking
-
-
0下载:
光流法C++实现代码,可用于参考实现前景物体跟踪,获取光流矢量-Optical flow method in C++ code can be used to refer prospects to achieve object tracking, optical flow vector for
-
-
0下载:
基于视频的运动物体跟踪,采用光流法跟踪效果良好。-Video-based moving object tracking, optical flow method to track the effect is good.
-
-
1下载:
利用matlab实现了基于光流的运动估计-optical flow motion tracking
-
-
0下载:
基于OPECV实现的利用Optical flow和HOG方法进行运动目标跟踪分析-Based OPECV achieved with the use Optical flow and HOG method for moving target tracking analysis
-
-
0下载:
改程序是给予光流法的目标检测与跟踪程序,用VC编写-Reform program is to target detection and tracking program gives the optical flow method, using VC written
-
-
0下载:
自己实现的视频中光流点跟踪代码,加入视频数据可以直接运行,效果还是不错的,可以作为视频跟踪的参考-Optical flow point in their implementation of video tracking code, to join the video data can be directly run, effect is good, can be a reference video tracking
-
-
0下载:
光流法实现目标跟踪,里面有详细的程序注释,下载下来后加载一下自己的视频,看看跟踪效果。开发环境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
-
-
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下载:
该程序演示了基于光流的点追踪,程序默认从摄像头读入视频,可以按需改为从视频文件读入图像-The program demonstrates the optical flow based point tracking, the program the camera to read the default video, you can press the need to read the image the video file
-