代码搜索结果

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

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

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Calibration.rc // #define IDD_ABOUTBOX 100 #define IDR_MAINFRAME 128 #

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

demonstrator.c

// Demonstrator.c Messenger version #include "PC_Comm.h" #include "Messages.h" void initializer() { // Calibrate the oscillator: OSCCAL_calibration(); // Initialize the USART

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

dynacal.c

/* Calibration program for the Dynapro S3 controller */ /* Written by Jordan Crouse, September 5, 2001 */ /* Copyright, 2001, Century Embedded Technologies */ #include #include

dynacal.c

/* Calibration program for the Dynapro S3 controller */ /* Written by Jordan Crouse, September 5, 2001 */ /* Copyright, 2001, Century Embedded Technologies */ #include #include

readme

****** STRESS EXAMPLE ****** What you find here is a stress test aimed at verifying that the schedulers do preempt well under intense load. It is a simple test that combines the latency calibration

printtextprotocol.m

function printTextProtocol(ste,X,Y,Xtest,Ytest,dir) % % PRINTTEXTPROTOCOL(ste,X,Y,Xtest,Ytest,dir) % % Prints a simple text protocol of the calibration into the directory % specified by dir

cam_proj_calib.m

%%% This code is an additional code that helps doing projector calibration in 3D scanning setup. %%% This is not a useful code for anyone else but me. %%% I included it in the toolbox for illustrati