搜索资源列表
-
0下载:
基于meanshift的目标跟踪opencv开源代码,Base mean shift object tracking
-
-
0下载:
运动物体检测与跟踪,绝对值得下载的程序,已经调试过的,Moving object detection and tracking, definitely worth downloading the program, has been testing
-
-
0下载:
利用质心法的OPenCV实现运动物体跟踪检测。非常实用。,OPenCV use of quality-force to achieve the detection of moving object tracking. Very useful.
-
-
0下载:
使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。-particle filter object tracking
-
-
0下载:
物体跟踪,基于OPENCV和VC++开发的,已经试验过能成功,Object tracking, and OPENCV based on VC++ development has been tested successfully
-
-
0下载:
该文件用于在matlab环境中直接使用OpenCV库的函数,方便使用matlab的研究者在开展视觉目标检测、视觉目标跟踪、视觉智能监控,以及其它计算机视觉应用等的工作中调用OpenCV提供的函数。在使用时,只需要把该文件放于matlab的工作目录下即可。-With this code, various computer vision functions provided by OpenCV can be used in Matlab environment. Matlab users in th
-
-
4下载:
一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
-
-
1下载:
一个采用FFMPEG对视频进行解码、采用OPENCV对物体进行跟踪的 跟踪示例程序。-A use of FFmpeg for video decoding, using OPENCV object tracking sample tracking procedures.
-
-
0下载:
用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
-
-
0下载:
VC++实现的物体跟踪程序 opencv 效率还可以,挺不错的-object tracking
-
-
0下载:
本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻
译的,原文件是:
<opencv_directory>/doc/ref/opencvref_cv.htm, 可
以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直
接从 阿须数码 中下载:
http://www.assuredigit.com/incoming/sourcecode/o
pencv/chinese_docs/ref/opencvref_cv.htm。
翻译
-
-
0下载:
使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
-
-
0下载:
Tracking color object base on opencv and using HSV color system
-
-
1下载:
本系统中VIS欠缺的SIFT_VC.lib文件。。。
http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
-
-
0下载:
在视频中,用OpenCV工具,对运动物体进行跟踪,获取它的位置-Tracking of Object Using OpenCV
-
-
0下载:
利用camshift算法openCV实现自动物体跟踪-OpenCV camshift algorithm using automatic object tracking
-
-
0下载:
opencv目标跟踪,该文档能够实现相应功能-object tracking with opencv
-
-
0下载:
先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求
运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
-
-
1下载:
surf实现图像特征点检测,开放的语言程序可用于图像物体实时追踪或图像拼接处理。(Surf implements image feature point detection.An open language program can be used for image object tracking or image splicing.)
-