Welcome![Sign In][Sign Up]
Location:
Search - track

Search list

[Windows DevelopCar-Manager

Description: 通过RFID技术对车辆进行跟踪定位,定位信息通过GPRS传送到数据中心,后台程序完成对车辆的监控管理-Adoption of RFID technology to track vehicle location, location information transmitted via GPRS to a data center, the background process is complete the monitoring and management of vehicles
Platform: | Size: 1067008 | Author: xzp | Hits:

[matlabKLT_Tracking

Description: The KLT Tracker algorithm implementation. The starting location of the object must be manually initialized. Object tracking is accomplished using two methods: simple track and advanced track.
Platform: | Size: 8609792 | Author: nablanc | Hits:

[Graph programposeestimation

Description: 基于OPenGl的对姿态的估计,该算法能够很好的对下一时刻的姿态进行估计。-the motion track based on pose using the opengl
Platform: | Size: 271360 | Author: yjsxh1017 | Hits:

[Special Effectslimb

Description: 反向动力学模型,可用于跟踪计算人体上肢各参数。-IK model, can be used to track human body upper arm.
Platform: | Size: 32768 | Author: tuzhiguo | Hits:

[matlabadaptivetracker

Description: Adaptive tracking system is to track the video frames
Platform: | Size: 2048 | Author: kalyan | Hits:

[Graph programresearchonDetectionandTrackofMovingHuman

Description: 本文构建了一套自动的运动人体检测跟踪原型系统,对从一台固定的数码摄 像机采集的视频图像进行处理与分析,能够检测和跟踪运动人体。该原型系统由 运动人体检测、运动人体跟踪、人群融合分离跟踪等部分构成 -This paper built an automatic detection of tracking the movement of human prototype system from a stationary digital video cameras capture the video image processing and analysis, to detect and track the movement the human body. The prototype system consists of movement of human detection, human motion tracking, people tracking integration of separate parts
Platform: | Size: 6234112 | Author: 才鸟 | Hits:

[matlabtracking_Kalman

Description: In this implementation of tracking a ball, we will track a live ball using Kalman filter. The tracking will switch to autorun mode when the sight of the ball is lost and Kalman will estimate the motion based on it s previous states
Platform: | Size: 299008 | Author: sofi | Hits:

[matlabparticle-filter-for-tracking

Description: A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
Platform: | Size: 13255680 | Author: sofi | Hits:

[Othermultiobject

Description: 有关航迹起始的函数 内涵多个测试函数 矩阵 行事件制定可行事件,计算目标检测指示,量测关联指示,虚警量测个数等-A function of the track initiation function matrix content of multiple tests to develop a viable line of events event, the calculation target detection instructions, measurement associated with instructions, measuring the number of false alarms, etc.
Platform: | Size: 122880 | Author: 姚思 | Hits:

[Graph programtracking_person

Description: 在视频序列中跟踪人体位置,记录人体向量,此程序代码是利用图像的差分方法实现的-In the video sequence to track the human body position, recording the human body vector
Platform: | Size: 16384 | Author: honghai | Hits:

[Graph programMyVideo1.0_AutoCamshift

Description: 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized automatically obtain an objective selection box and make camshift track
Platform: | Size: 568320 | Author: 王呈鹏 | Hits:

[OpenCVSIFT2

Description: 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
Platform: | Size: 553984 | Author: 李涵露 | Hits:

[OpenGL programsolasystem

Description: 用opengl实现的太阳系的模型,带轨道和不带轨道2种模式,里面有使用说明还有代码注释,不错的学习用实例!-Opengl solar system implementation with the model, with tracks and without the track two kinds of modes, which have been used to say there are code comments, good examples to learn!
Platform: | Size: 2415616 | Author: 李珊珊 | Hits:

[MiddleWareTrackSampleDEMO

Description: 这个DEMO是基于supermap object java平台做的一个例子,功能主要是对铁路火车所走的路线的轨迹回放功能,以便各位参考-This DEMO is based on the supermap object java platform to do an example, the main function is to train by the railway track to go the route playback, so that reference
Platform: | Size: 893952 | Author: hongqiang | Hits:

[VC/MFCTrack

Description: 压缩包里包含了如下关于目标检测的文献 1.一种基于背景减除与三帧差分的运动目标检测算法 2.Suboptimal Target Tracking in Clutter 3.A Study of a Target Tracking Algorithm Using Global Nearest Neighbor Approach 4.基于改进概率数据关联滤波的红外小运动目标跟踪 5.运动图像分析 6.Tracking of Humans Using Masked Histograms and Mean Shift-This zip file contains some papers and book about tracking
Platform: | Size: 10564608 | Author: YIN HANGYU | Hits:

[Software EngineeringblobTrack_projet_initial_openCV

Description: The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline: 1. A foreground/background discriminator which labels each pixel as either foreground or background. 2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style. 3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame. -The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline: 1. A foreground/background discriminator which labels each pixel as either foreground or background. 2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style. 3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame.
Platform: | Size: 6922240 | Author: dams | Hits:

[Other systemsHOG

Description: track by usinghistogram of gradients
Platform: | Size: 45056 | Author: mod | Hits:

[Other1

Description: :人体运动的跟踪与分析在图像处理和计算机视觉领域引起了很多学者的关注,但是目 前大多数学者只对单人进行跟踪。针对这一点,提出一种多人跟踪的有效方法。在人体模型的基 础上,利用apar条形ie,3 IA-体的部位,并利用具有刚体性质的躯干对不同人体进行确定,最后 采用区域匹配和特征点匹配完成多人的跟踪,并且很好的解决了遮挡问题。-: Human motion tracking and analysis in image processing and computer vision attracted attention of many scholars, but most scholars now only single track. On this point, proposed a effective way of tracking people. In the human body model based on the use of apar strip ie, 3' IA-body parts, and use a rigid body on the different nature of the human body to determine the end use of region matching and feature point matching the completion of many of the track, and it a better solution to the occlusion.
Platform: | Size: 217088 | Author: lilin | Hits:

[Windows CETRIAN_REPLACE

Description: 列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号次序经过车站。假设车厢的编号就是其目的地车站的编号。给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨-The train cars were sent to n n stations stations by 1 ~ n the order number, the train in accordance with n, n-1, ..., 1 after the station number sequence. Suppose car number is the number of their destination station. Given an arbitrary ranking car. Rearrange the car to make it from 1 to n according to the order of arrangement. Rearrangement can only be provided to buffer the tracks from the orbit, or to derail from the track buffer
Platform: | Size: 580608 | Author: li | Hits:

[matlabobjecttracker

Description: this program used to track the object in the outdoor by still camera.
Platform: | Size: 214016 | Author: moh | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net