代码搜索:Tracking

找到约 2,832 项符合「Tracking」的源代码

代码结果 2,832
www.eeworm.com/read/156734/11781813

html group___tracking_test_execution.html

CppUnit - The Unit Testing Library
www.eeworm.com/read/259565/11782570

m create_button4tracking.m

function button_handle=create_button4tracking(type_of_action) % Create a menu item to track cursor movements % Written by: E. R.: August 31, 2003 % Last updated: January 8, 2004 % % but
www.eeworm.com/read/259565/11782738

m initiate_3d_tracking.m

function initiate_3d_tracking(matrix,x,y,xinfo,yinfo,zinfo,bool,axis_handle) % Initiate picking on a 2-d plot with with z-component) % Written by: E. R.: September 14, 2003 % Last updated: December 10
www.eeworm.com/read/259565/11782807

m initiate_2d_tracking.m

function initiate_2d_tracking(xinfo,yinfo,bool) % Initiate picking on a 2-d plot (no z-component) % Written by: E. R.: September 14, 2003 % Last updated: December 10, 2005: New condition for creating
www.eeworm.com/read/340296/12166800

cpp color_update tracking.cpp

#include "stdafx.h" int main( int argc, char** argv ) { IplImage* pFrame = NULL; CvCapture* pCapture = NULL; cvNamedWindow("video", 1); //粒子滤波的参数定义 int shelter = 0;//0:the obj
www.eeworm.com/read/151143/12232997

m create_button4tracking.m

function bh=create_button4tracking(type_of_action) % Create a menu item to track cursor movements % Written by: E. R.: August 31, 2003 % Last updated: January 8, 2004 % % bh=create
www.eeworm.com/read/151143/12233114

m initiate_3d_tracking.m

function initiate_3d_tracking(matrix,x,y,xinfo,yinfo,zinfo,bool,axis_handle) % Initiate picking on a 2-d plot with with z-component) % Written by: E. R.: September 14, 2003 % Last updated: March 16