搜索资源列表
-
0下载:
Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
-
-
0下载:
打开摄相头;打开视频文件;保存视频文件;
Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
-
-
0下载:
opencv视频处理,运动物体跟踪,运动轨迹的提取-opencv video processing, tracking of moving objects, trajectory extraction
-
-
0下载:
对一般的摄像头视频流进行基于opencv的拉普拉斯变换,然后通过前后模块对比,确定动点跟踪-On the general camera opencv-based video streaming of the Laplace transform, and then through the module before and after comparison, to determine fixed-point tracking
-
-
0下载:
Example OpenCv
// Background average sample code done with averages and done with codebooks
// (adapted from the OpenCV book sample)
//
// NOTE: To get the keyboard to work, you *have* to have one of the video windows be active
// and NOT
-
-
0下载:
很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。-Very good code for video tracking,based on opencv and c++,I think it s very important for learners of opencv.
-
-
0下载:
目标跟踪用的视频,opencv可以直接用很好额-Target tracking with video, opencv directly with the good amount of
-
-
0下载:
opencv 半自动跟踪,里面有实例的程序和视频-the opencv semi-automatic tracking, there are instances of the program and video
-
-
0下载:
基于Opencv的视频序列前景检测模块,可以用来检测自动化目标跟踪的初始位置-Opencv based video sequences foreground detection module,can be used to detect the initial position in automated target tracking
-
-
0下载:
visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
-
-
0下载:
此程序适用于图像跟踪范畴,Opencv视频帧处理,将图片处理成每一帧,方便后续跟踪处理。-This procedure applies to the image tracking category, Opencv video frame processing, the image processing to each frame to facilitate follow-up treatment.
-
-
0下载:
视频中运动物体的跟踪,可用vs2010+opencv1.0运行。(注意opencv在vs中的配置,注意配清楚,才可正常运行代码)-Tracking moving objects in video, available vs2010+ opencv1.0 run. (Note that in vs opencv configuration, with attention to clear, before running the code)
-
-
0下载:
This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering
-