当前位置:
首页
资源下载

搜索资源 - video object Track
搜索资源列表
-
0下载:
视频识别,一个简单的例子说明视频活动影像的跟踪。-Video identification, a simple example illustrates the video tracking of moving images.
-
-
0下载:
视频对象的跟踪提取原代码。
在一段视频里面可以跟踪人的运动,并且替换
-Extraction of video object tracking source code. In a video which can track people
-
-
0下载:
O.Javed and M.Shah. 《Tracking and object classification for automated surveillance》.
这篇英文文献是有关运动目标检测跟踪及其分类的文章。该文利用“人体运动的周期性”,把运动目标分为人、人群、机动车。具有较强的参考价值。-O. Javed and M. Shah. " Tracking and object classification for automated surveillance" .
-
-
0下载:
This code detects object in a Video and indicates its position in each time frame and keeps track of it.
The code is written in *.m format which is executable in MATLAB-This code detects object in a Video and indicates its position in each time
-
-
0下载:
该代码可以在视频图象中检测运动物体并且实现对运动物体的跟踪-this code can find the object which is moving in the video and track it
-
-
0下载:
大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
-
-
0下载:
Pivoting Object Tracking System - This project implements an object recognition system,
where a camera tracks the position of an object. The camera
is mounted on an iRobot Create two-wheeled robot, which
rotates according to the control signal
-
-
0下载:
detecting matlab code is used to track a object in video image
-
-
0下载:
采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。-This program is to track object in video by mean shift algorithm. The program can be running in MFC framework. The position and scale of the object should be given by hand on the fi
-
-
0下载:
本书从机器学习的角度介绍了基于视觉的运动分析领域的最新算法和系统。-Techniques of vision-based motion analysis aim to detect, track, identify, and generally understand the behavior of objects in image sequences. With the growth of video data in a wide range of applications from visua
-
-
0下载:
基于视频的运动物体跟踪,采用光流法跟踪效果良好。-Video-based moving object tracking, optical flow method to track the effect is good.
-
-
0下载:
这是一个关于视频跟踪的matlab程序,它可以对视频对象进行跟踪-This is a video tracking matlab program, it can track the video object ...
-
-
0下载:
vc++版本的关于动态视频跟踪的源码,能够实现,先使用目标检测。-vc++ version on the source of dynamic video tracking, able to achieve the first target detection.
-
-
0下载:
视频中运动物体追踪
视频中运动物体追踪-Video moving object tracking video moving object tracking in the video moving object tracking
-
-
0下载:
采用在线学习跟踪方式,对物体进行跟踪,代码用c++编写,库用的Opencv库,程序中包括了3个.h,3个.cpp,一个.main程序。-We have added two new state-of-the-art object tracking algorithms to OpenCV which can robustly track images patches across a video sequence and learn online (i.e., on-the-fly) as the
-
-
0下载:
本程序开发环境:vc和opencv
整体功能:是为了实现车载视频中车牌自动跟踪,检测,,定位,识别,视频中物体的跟踪必须是手动圈住才行,摄像头使用的是usb摄像头. 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。-This program development environment: VC and opencv
The overall function: in order to realize the video vehicle license plate auto
-
-
0下载:
这是一个视频追踪的代码,可以在一个视频中追踪行动的物体-This is a video tracking code, you can track the action in a video object
-
-
0下载:
本程序开发环境:vc6.0 opencv1.0
整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。
实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头.
打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。
操作步骤:程序主界面:有打开摄像头,关闭摄像头,截取图片,车牌识别
打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。
截取图片,在打开设摄像头的情况下,
-
-
0下载:
可以打开视频文件或读取摄像头,通过训练好的RCNN进行金鱼的检测以及追踪。同时也可以自己训练需要检测追踪的物体。需要matlab2017以上版本。(You can open the video file or read the camera, through the trained Neural Networks of good RCNN goldfish detection and tracking. At the same time can also train their own need
-
-
0下载:
Moving object detection and tracking is often the
first step in applications such as video surveillance. The main
aim of project a moving object detection and tracking system
with a static camera has been developed to estimate velocity,
-