Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - tracking
Search - tracking - List
目标跟踪单目标跟踪和多目标跟踪的原理书 比较少见的目标跟踪原理书 很全面-Mobile single-target tracking and multi-target tracking principle of the book
Update : 2024-05-04 Size : 5101568 Publisher : 李军

DL : 0
This is source code about particle fitler tracking. This is written by c++.-This is source code about particle fitler tracking. This is written by c++.
Update : 2024-05-04 Size : 94208 Publisher : WangMuLan

卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。-Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.
Update : 2024-05-04 Size : 694272 Publisher : 白一哲

在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越高[1],但机动频率仍然是固定值。本文提出的基于神经网络的机动频率自适应调整方法可以使机动频率随机动而变化,从而提高状态估计的准确性,提高跟踪精度。本文将小波神经网络用于机动目标跟踪中机动频率的自适应调整,该算法对机动目标“当前”统计模型中的机动频率进行实时修改, 从而自适应的改变机动频率,使跟踪算法与目标的真实状态更接近。该算法采用小波神经网络的离线训练,实时性好。-The maneuver of the maneuvering target is uncertain. The maneuvering frequency is constantly changeable, but traditionally it is beforehand determined as a constant based on the target state estimation in the state model of the maneuvering target. The maneuver of the maneuvering target makes the kinematics equation of the target model mismatch with the practical motion model and the tracking error will be increased. Based on the advantages of the self-learning, the rapid convergence rate and the nonlinear approximation ability of the wavelet neural network, it was put forward to be used in the field of target tracking in the paper. The new residual is used as the input of the wavelet neural network, the output of the network is used to adjust adaptively the maneuvering frequency of the CS model. The algorithm is more close to the real state of the target. The simulation results showed that tracking error can be reduced and the tracking accuracy can be improved.
Update : 2024-05-04 Size : 4096 Publisher : 李隆基

A paper on A Detection Based Multiple Object Tracking Method
Update : 2024-05-04 Size : 337920 Publisher : Vidsocio

DL : 0
GPS信号跟踪的仿真程序,提供了详细的信号跟踪的流程图-GPS signal tracking simulation program, providing a detailed flow chart of signal tracking
Update : 2024-05-04 Size : 4096 Publisher : lond

DL : 0
视频监控系统下的多目标跟踪,将运动分类和跟踪结合在一起,使用FCM进行聚类。-Video surveillance system under the multi-target tracking, classification and tracking the movement combined with the use of FCM clustering.
Update : 2024-05-04 Size : 161792 Publisher : 曹妍妍

DL : 0
视频监控中,基于matlab的视频跟踪源代码-Video surveillance, video tracking based on source code matlab
Update : 2024-05-04 Size : 2814976 Publisher : cuixuechao

DL : 0
基于数据融合技术的多目标跟踪算法研究(Kalman, Imm.etc)-Motion image sequences of multi-target tracking and implementation
Update : 2024-05-04 Size : 145408 Publisher : jpj

This a power generating method from sunlight.This method of power generation is simple and is taken from natural resource. This need only maximum sunlight to generate power. This project helps for power generation by setting the equipment to get maximum sunlight automatically. This system is tracking for maximum intensity of light. When there is decrease in intensity of light , this system automatically changes its direction to get maximum intensity of light. Here we are using two sensors in two directions to sense the direction of maximum intensity of light. The difference between the outputs of the sensors is given to the microcontroller unit. Here we are using the microcontroller for tracking and generating power from sunlight. It will process the input voltage from the comparison circuit and control the direction in which the motor has to be rotated so that it will receive maximum intensity of light from the sun.-This is a power generating method from sunlight.This method of power generation is simple and is taken from natural resource. This need only maximum sunlight to generate power. This project helps for power generation by setting the equipment to get maximum sunlight automatically. This system is tracking for maximum intensity of light. When there is decrease in intensity of light , this system automatically changes its direction to get maximum intensity of light. Here we are using two sensors in two directions to sense the direction of maximum intensity of light. The difference between the outputs of the sensors is given to the microcontroller unit. Here we are using the microcontroller for tracking and generating power from sunlight. It will process the input voltage from the comparison circuit and control the direction in which the motor has to be rotated so that it will receive maximum intensity of light from the sun.
Update : 2024-05-04 Size : 122880 Publisher : Binu

DL : 0
多摄像机目标跟踪算法研究,里面包含各算法的研究,阴影去除,-Multi-camera tracking algorithm, which contains the algorithm, shadow removal, etc.
Update : 2024-05-04 Size : 666624 Publisher : 王俏静

用粒子滤波实现的一个跟踪,使用opencv的代码,opencv安装在c盘,所以如果想编译的话,就必须在c盘安装opencv,其他说明看压缩文件-The particle filter is a tracking code to use opencv, opencv installed in the c disk, so if you want to compile, then it must be installed in c drive opencv, other shows to see compressed files
Update : 2024-05-04 Size : 2124800 Publisher : 魏水清

DL : 0
机动目标跟踪的一本书,pdf版的,经典。要看。-Target tracking in a book, pdf version of the classic. Look.
Update : 2024-05-04 Size : 273408 Publisher : 慧莹

DL : 0
确定性系统中建立一个跟踪系统让稳态误差变成0 - This script demonstrates designing a tracking system with feedback and gain compensation to bring steady-state error to 0 and a settling time of 2.5 seconds. The response to a unit step is simulated and plotted to compare the system before and after compensation. This uses the STEP function from the system id toolbox and also ODE45 function to compute the step response.
Update : 2024-05-04 Size : 2048 Publisher : 小薇

DL : 0
基于单目视觉的单目标跟踪情部下meanshift算法与kalman滤波相结合的程序。-Monocular vision-based target tracking situation of single men meanshift algorithm and kalman filter combined procedure.
Update : 2024-05-04 Size : 2048 Publisher : 李明

DL : 0
跟踪程序,有实际应用价值,经过本人精心编写和修改调试而成!-Tracking good
Update : 2024-05-04 Size : 4100096 Publisher : limingming

DL : 0
gps单频软件接收机跟踪程序,用c语言在vc++6.0开发环境下写成,并且对载波产生和码产生使用x87的浮点汇编指令集提高速度。-single-frequency software receiver gps tracking program, using c language in vc++6.0 development environment, written and produced for use of carrier generation and code compilation of x87 floating-point instruction set speed.
Update : 2024-05-04 Size : 5120 Publisher : zhgl926

太阳自动跟踪装置控制系统的研究Solar Automatic Tracking Device Control System -Solar Automatic Tracking Device Control System
Update : 2024-05-04 Size : 39936 Publisher : 9an

混合跟踪系统设计Hybrid Solar Tracking System Tracking System -Hybrid Solar Tracking System Tracking System
Update : 2024-05-04 Size : 249856 Publisher : 9an

新型太阳能双轴跟踪系统设计文档New Solar dual-axis tracking system design documents -New Solar dual-axis tracking system design documents
Update : 2024-05-04 Size : 300032 Publisher : mau
« 1 2 34 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.