Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - tracking
Search - tracking - List
DL : 0
ACCV 09的一篇文章《visual saliency based object tracking》-ACCV 09 article " visual saliency based object tracking"
Update : 2024-05-18 Size : 310272 Publisher : 马告

多假设跟踪算法(MHT)是一种在数据关联发生冲突时,形成多种假设以延迟做决定的逻辑。与PDA合并多种假设的做法不同,MHT算法把多个假设继续传递,让后续的观测数据解决这种不确定性。举个例子,PDA对所有假设以对应的概率进行加权平均,然后再对航迹进行更新。因此,如果有10个假设,PDA会将这10个假设有效的合并只留下一个假设。而另一方面,MHT却是保持这10个假设的子集并延迟决定,这样可以利用之后的观测数据解决当前扫描帧的不确定性问题。 -Multiple Hypothesis Tracking (MHT) is a kind of data association in the event of a conflict, the formation of a variety of assumptions in order to delay a decision logic. PDA combined with the practice of a variety of different assumptions, MHT algorithm is to pass on to a number of assumptions, so that follow-up observations to resolve this uncertainty. For example, PDA for all assumptions to the corresponding probability-weighted average, and then update the right track. Therefore, if there are 10 assumptions, PDA will be assumed that an effective merger of 10, leaving only a hypothesis. On the other hand, MHT was to keep this a subset of 10 hypothetical and delay the decision, so that after the observational data can be used to resolve the current scan frame uncertainties.
Update : 2024-05-18 Size : 129024 Publisher : haiser

DL : 1
雷达多目标机动跟踪 利用imm模型可以获得很好的跟踪效果,其中滤波器用了ukf和ekf. 程序列表 程序说明 CAEKF.m 采用CA模型的EKF滤波 IMMUKF.m 采用交互式多模型的UKF滤波程序 FX1.m IMMUKF.m程序中CV模型系统方程 FX2.m IMMUKF.m程序中CA模型系统方程 FZ.m IMMUKF.m程序中观测方程函数 数据列表 Measure.mat 观测数据 Real.mat 真实数据 -Using multi-mode approach of unsent Kalman filtering process, simulation of moving target tracking
Update : 2024-05-18 Size : 310272 Publisher : backyes

DL : 0
Adaptive tracking system is to track the video frames
Update : 2024-05-18 Size : 2048 Publisher : kalyan

澳大利亚新南威尔士大学研究的GPS接收机的FPGA跟踪模块的.v程序,包括载波跟踪环路、码跟踪环路、通道累加等模块。-The University of New South Wales, Australia, the study of the FPGA tracking GPS receiver module. V procedures, including the carrier tracking loop, code tracking loop, the channel accumulation modules.
Update : 2024-05-18 Size : 14336 Publisher : Jerry

DL : 0
人体跟踪系统源代码,可以追踪视屏中移动的人-Human tracking system source code, you can track the movement of people in Shiping
Update : 2024-05-18 Size : 1972224 Publisher : 彭和国

GPS跟踪模块的载波跟踪环的仿真程序,可以成功的仿真载波跟踪的过程。-GPS tracking module carrier tracking loop of the simulation program can be a successful simulation of carrier tracking process.
Update : 2024-05-18 Size : 45056 Publisher : 易凯

DL : 0
it contains tracking algorithm based on condensation
Update : 2024-05-18 Size : 7194624 Publisher : JUHWAN LEE

DL : 0
it contains tracking algorithm based on condensation
Update : 2024-05-18 Size : 5718016 Publisher : JUHWAN LEE

DL : 0
bayesian network is a probablistic model,used for various applications like satellite tracking,missile tracking and so on.
Update : 2024-05-18 Size : 3739648 Publisher : schumacher

DL : 0
目标跟踪用于识别目标在运动物体跟踪有效算法的身份非师范方式-Tracking
Update : 2024-05-18 Size : 6144 Publisher : 士大夫

功能为2000年到2099年的闰年、大小月、星期自动跟踪计时,年、月、日、星期、时、分、秒显示。停电时单片机由电池供电,计时不会丢失。该电子钟还可设定一个在某时刻打开,某时刻关闭的定时开关。-Function from 2000 to 2099 a leap year, size of the months, weeks, automatic tracking time, year, month, day, week, hours, minutes and seconds display. Battery-powered microcomputer power outage, time is not lost. The clock can also be configured to open one in a certain moment, a moment of off timer switch.
Update : 2024-05-18 Size : 5120 Publisher : qwwqe

object tracking using particle filter
Update : 2024-05-18 Size : 1130496 Publisher : roops

CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative Mean-Shift" algorithm, is a motion tracking algorithm. It is mainly through the video images of moving objects in the color information to achieve the purpose of tracking. I put this algorithm broken down into three parts, easy to understand: 1) Back Projection calculations 2) Mean Shift Algorithm 3) CamShift algorithm
Update : 2024-05-18 Size : 2048 Publisher : eagle

该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,object tracking,feature generation. It developed based on VC2008 and OpenCV library. The friendly interface is very convinient for new learners.
Update : 2024-05-18 Size : 7499776 Publisher :

For the recognition of hand gestures, OpenCV and HandVu libraries are used to provide the functions of hand tracking and recognition. When a hand gesture is recognized, the result is sent to the DDR game through a network socket. Then, the DDR game will translate this result into a corresponding key to play the game
Update : 2024-05-18 Size : 225280 Publisher :

眼睛跟踪鼠标移动,就跟Linux里面的眼睛效果一样,画眼睛的算法不错。-Eye tracking mouse movement, just like the Linux effect inside the eye and draw the eyes of the algorithm is good.
Update : 2024-05-18 Size : 219136 Publisher : wulingbo

gaze tracking system in matlab-used to move a wheelchair for physically challenged people
Update : 2024-05-18 Size : 760832 Publisher : pkp

DL : 0
Tracking system. Visual studio and opencv.
Update : 2024-05-18 Size : 6634496 Publisher : Flavio

Othermppt
DL : 1
几种光伏系统MPPT方法的分析与比较、光伏系统中变步长最大功率跟踪算法研究、太阳能光伏系统最大功率跟踪器的研究、自适应算法在光伏发电系统最大功率追踪中的应用.pdf-Several methods of MPPT PV systems analysis and comparison, photovoltaic system, variable step-size algorithm for maximum power point tracking, solar photovoltaic system, maximum power point tracking device research, adaptive algorithm in the photovoltaic power generation system to track the maximum power of . pdf
Update : 2024-05-18 Size : 1103872 Publisher : a120730125
« 1 2 ... 42 43 44 45 46 4748 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.