代码搜索结果
找到约 1,698 项符合
Calibration 的代码
jastintime.c
#include "Calibration.C"
//#include "ChainloopStrategy.C"
#include "ColorDetector.C"
#include "Command.C"
//#include "CurveStrategy.C"
#include "DriveMotor.C"
//#include "GoalStrategy.C"
#inc
jastintime3.c
#include "Calibration.C"
//#include "ChainloopStrategy.C"
#include "ColorDetector.C"
#include "Command.C"
//#include "CurveStrategy.C"
#include "DriveMotor.C"
//#include "GoalStrategy.C"
#inc
camera.m
%CAMERA Camera imaging model
%
% uv = CAMERA(C, p)
% uv = CAMERA(C, p, T)
%
% Implement the perspective, scaling and offset encapsulated in the
% camera calibration matrix C. P is a list of 3D world
camera.m
%CAMERA Camera imaging model
%
% uv = CAMERA(C, p)
% uv = CAMERA(C, p, T)
%
% Implement the perspective, scaling and offset encapsulated in the
% camera calibration matrix C. P is a list of 3D world
calib_gui.m
function calib_gui(mode),
% calib_gui(mode)
%
% Runs the Camera Calibration Toolbox.
% Set mode to 1 to run the memory efficient version.
% Any other value for mode will run the normal version
calib_gui.m
function calib_gui(mode),
% calib_gui(mode)
%
% Runs the Camera Calibration Toolbox.
% Set mode to 1 to run the memory efficient version.
% Any other value for mode will run the normal version
twopoint.m
function twopoint;
% calculate profile by two point method with pitching calibration
% measured values are obtained from csv file
% meaning of each column must be known
% data
% 丂twop1, twop2: da
torr_test_calib_sc2.m
%this is a script to test the self calibration stuff
%torr_test_calib_sc.m
%main()
%profile on
clear all;
m3 = 256;
method = 'mapsac';
%method = 'linear';
% % do we want the same result ea
torr_test_sfmsc.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this is a script to test the self calibration stuff
%torr_test_SFMsc.m.m
%main()
%profile on
clear all;
m3 = 256;
method = 'mapsac';
method
torr_test_calib_sc.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this is a script to test the self calibration stuff
%torr_test_calib_sc.m
%main()
%profile on
clear all;
m3 = 256;
method = 'mapsac';
method