代码搜索结果

找到约 1,698 项符合 Calibration 的代码

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

varoffsetladlg.cpp

// VarOffsetLCDlg.cpp : implementation file // #include "stdafx.h" #include "Calibration.h" #include "VarOffsetLADlg.h" #include "calcomp.h" #include "interface.h" #ifdef _DEBUG #define ne

wattoffsetdlg.cpp

// WattOffsetDlg.cpp : implementation file // #include "stdafx.h" #include "Calibration.h" #include "WattOffsetDlg.h" #include "calcomp.h" #include "interface.h" #ifdef _DEBUG #define new

vawattgaindlg.cpp

// VaWattGainDlg.cpp : implementation file // #include "stdafx.h" #include "Calibration.h" #include "VaWattGainDlg.h" #include "calcomp.h" #include "interface.h" #ifdef _DEBUG #define ne

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

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