代码搜索结果

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

calibration.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // calibration.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stda

ccppar.h

/*---------------------------------------------------------------------------- | File: | ccppar.h | | Project: | CCP driver example | CANape CAN Calibration Tool | | Description: | Cu

torr_self_calib.m

% By Philip Torr 2002 % copyright Microsoft Corp. %this function allows for self calibration function f = torr_self_calib_f(x1,y1,x2,y2, no_matches,m3)

torr_evalfsc.m

% By Philip Torr 2002 % copyright Microsoft Corp. %this is a script to test the self calibration stuff %main() %profile on m3 = 256; %user chooses the appropriate nmethod method = 3; total

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

torr_self_calib_f.m

% By Philip Torr 2002 % copyright Microsoft Corp. %this function allows for self calibration, it implements the Sturm method given in CVPR 2001 %following the steps of Sturm, first provide an f a