搜索资源列表
track.zip
- matlab tracking source code to track a moving object on the scene by using centroid and rectangle method,matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
KLT_Tracking
- 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.
Lab2files 用于图像物体识别
- 用于图像物体识别,计数,开发及运行环境为matlab7.0-count object in an image using Matlab 7.0
PG_SPBOW
- 开源计算机视觉目标识别代码,里面的内容非常详细,而且注释很清晰-a very famous open source computer vision code for object recognition
dynamical-object-tracking
- matlab实现视频中动态目标跟踪,效果还不错,以前试过里边的DEMO。-matlab dynamic target tracking in video, the results were good, tried before inside the DEMO.
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
voc-release4
- voc 分类 Object Detection with Discriminatively Trained Part Based Models-voc Category Object Detection with Discriminatively Trained Part Based Models
MHT
- 采用多假设检验法实现多目标跟踪,建立了多目标跟踪/视频监控平台,结合卡尔曼滤波预测目标轨迹。用户可以自己修改相关代码。-This code complete multiple object tracking/multiple target tracking/multi target tracking/multi object tracking using multiple hypothesis test/multi hypothesis test, builds up a visual surv
Zippered
- Range imaging offers an inexpensive and accurate means for digitizing the shape of three-dimensional objects. Because most objects self occlude, no single range image suffices to describe the entire object. We present a method for combining a c
123
- 英文版数据结构与对象 书名《DATA STRUCTURES &OTHER OBJECTS USING c++》-The English version of the data structure and object title DATA STRUCTURES
VOCdevkit_14-Apr-2008.tar
- PASCAL Visual Object Classes,视觉识别竞赛的程序,共有20大类视觉目标。用MATLAB代码写成。能生成precision/recall图。-PASCAL Visual Object Classes, Competition visual recognition procedures, a total of 20 major categories of the visual target. With code written in MATLAB. Able to gen
objectTracking.m
- kalman filter for traking a moving object
dongtaijuzhen
- 某控制对象的传递函数 用动态矩阵法控制设计控制器,使其输出跟踪阶跃给定 -Control object of a transfer function matrix method used to control the design of dynamic controllers, so that a given output tracking step
calman
- Kalman滤波器在单运动目标自动跟踪中的应用,相当经典,希望对大家有所帮助。-Kalman filter in a single moving object automatic tracking of applications, very classic, I hope to help all of you.
trajectory
- 产生轨迹,可以产生直线轨迹,直线加速轨迹,转弯轨迹,得到的物体真实运动的轨迹,并且显示出来。-Have a track, you can have a straight-line trajectory, a straight-line speed up the track, turning the track has been real movement of the object trajectory, and displayed.
object_track
- object tracking using SIFT
CPP_MatrixProj
- 矩阵(Matrix)是一个数学概念,它具有以下行为: (1) 两个矩阵相加 (2) 两个矩阵相乘 (3) 一个矩阵转置 用面向对象编程思想实现-Matrix (Matrix) is a mathematical concept, it has the following acts: (1) the sum of two matrices (2) the two matrices (3) a matrix transpose thinking with the realizatio
sift
- 用于图像精确匹配以及目标检测的SIFT算法-Sift algorithm matlab version for object detection and image match
moving object detection by using onece
- moving object detection by using onece
MOVING OBJECT DETECTION USING MATLAB
- 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
