资源简介
matlab开发-TrackingToolsOptitrack。演示如何使用Matlab中的跟踪工具API与Optitrack相机接口。
代码片段和文件信息
function TT_Tools_demo(project_file)
% TT_Tools_demo(project_file)
%
% This function demonstrates basic functionality of the Tracking Tools API
% from Natural Point (to be used with Optitrack). Before use it is
% essential to have calibrated cameras and created the desirable
% trackable/s and save these in a project file. The project file is then
% passed to the function and the library loaded if need be before
% attempting to plot any data
%
% Input - project_file - a string containing path and filename for the
% project file that is to be used (default value assigned if
% not assigned)
%
% Written by Glen Lichtwark University of Queensland Australia
% Last updated: 22nd Jan 2010
% Please acknowledge in any academic papers which may utilise t
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3670 2010-01-22 06:32 TT_Tools_demo.m
文件 1314 2014-02-12 13:03 license.txt
评论
共有 条评论