搜索资源列表
-
0下载:
光流点跟踪,鼠标选定点就可以对其跟踪. -optical flow tracking ,select a point bu mouse, and the program will track the point
-
-
0下载:
运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
-
-
0下载:
基于opencv的稀疏光流法,用来跟踪。由外国专家David Stavens所写-Opencv optical flow based on the sparse method, used for tracking. Written by foreign experts David Stavens
-
-
0下载:
opencv中光流实现运动物体等跟踪,本程序用vs2010编写,LK算法-optical flow in opencv to achieve the tracking of moving objects, etc., the procedures used vs2010 to write, LK algorithm
-
-
0下载:
图像稳定。编译lkdemo代码(运动跟踪或光流法代码)。在一个更大的窗口中创建并显示视频图像。轻轻移动摄像机,并用光流法的向量将图像显示在大窗口中,并保持画面的稳定。这是一个基本的图像稳定技术-Image stabilization. Compiled lkdemo code (motion tracking or optical flow method code). Create and display video images in a larger window. Gently move
-
-
0下载:
一种新的基于特征光流法的目标检测与跟踪算法的实现代码-A new feature-based optical flow method for target detection and tracking algorithm code
-
-
0下载:
LK光流跟踪算法,对运动物体进行跟踪并画出方向矢量。-LK optical flow tracking algorithm for tracking of moving objects and draw the direction vector.
-
-
0下载:
vs2008工程,使用opencv的光流跟踪,包含一小段视频。-vs2008 projects, use of opencv optical flow tracking, including a short video.
-
-
1下载:
基于光流法的人脸追踪 先通过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
-
-
0下载:
强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
-
-
0下载:
使用klt光流法对运动物体进行跟踪.特征点由SIFI算法得到-Using the KLT optical flow method for tracking moving objects
-
-
0下载:
vs2010下两张图片之间、进行sift匹配,角点LK金字塔光流跟踪,surf匹配。有绘制特征点主方向和辅助方向。具体仔细看代码。-vs2010 down between two pictures, make sift matching corner pyramid LK optical flow tracking, surf match. Have drawn the main direction of the feature points and the auxiliary directio
-
-
0下载:
光流法进行运动目标检测,对目标跟踪机其有帮助-Motion target detection optical flow method, target tracking unit which has helped
-
-
0下载:
光流法视频追踪代码,用opencv+c++编写的,能有效追踪。-Optical flow method video tracking code, written in opencv+c++, can effectively track.
-
-
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实现,欢迎有需要的朋友下载-Optical flow tracking moving targets, opencv to achieve,welcome to download
-
-
0下载:
基于opencv的光流法源码,主要应用为目标跟踪,会给出目标运动角点的起始位置与当前位置的连线-Connection opencv source code based on optical flow method, the main application for the target tracking, target motion corners will give the starting position and the current position
-
-
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
-
-
0下载:
光流法跟踪,可以任意调节特征点的多少,VS2013+opencv c++ 版本,可运行(Optical flow tracking)
-