代码搜索:Tracking
找到约 2,832 项符合「Tracking」的源代码
代码结果 2,832
www.eeworm.com/read/425675/10337541
m ssd_tracking.m
function ssd_tracking(Itemplate, ...
motion_model, ...
Pinitial, ...
images_info)
%
% Itemplate - Template Image
% motion_mod
www.eeworm.com/read/160515/10523525
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi
www.eeworm.com/read/422228/10653819
m tracking_changedetection.m
clear all
echo off
%fname='E:\目标跟踪\目标跟踪论文(2006年4月)\capture01.m1v';
fname='E:\目标跟踪\目标跟踪论文(2006年4月)\如心楼下.m1v';
back=zeros(288,352);
for k=1:50;
[R1 G1 B1]=mpgread(fname,k);
back = back+0.
www.eeworm.com/read/159122/10692933
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi
www.eeworm.com/read/349646/10809988
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi
www.eeworm.com/read/349646/10810013
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi
www.eeworm.com/read/466495/7036218
pdf algo_tracking.pdf
www.eeworm.com/read/465793/7046129
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi