代码搜索结果

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

fov.m

% small program that computes the field of view of a camera (in degrees) if ~exist('fc')|~exist('cc')|~exist('nx')|~exist('ny'), error('Need calibration results to compute FOV (fc,cc,Wcal,Hcal)

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

dac threshold set.c

#include "MSP430xw42x.h" //PSM not used during calibration, so define a "dummy" PSM const unsigned char PSMCalib[] = { 0x00, // Init

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

fov.m

% small program that computes the field of view of a camera (in degrees) if ~exist('fc')|~exist('cc')|~exist('nx')|~exist('ny'), error('Need calibration results to compute FOV (fc,cc,Wcal,Hcal)

fov.m

% small program that computes the field of view of a camera (in degrees) if ~exist('fc')|~exist('cc')|~exist('nx')|~exist('ny'), error('Need calibration results to compute FOV (fc,cc,Wcal,Hcal)

demonstrator.c

// Demonstrator.c PWM version #include "PC_Comm.h" #include "Demonstrator.h" unsigned char milliseconds = 0; void initializer() { // Calibrate the oscillator: OSCCAL_calibration();

gcamera.m

%GCAMERA graphical camera model % % H = GCAMERA(NAME, C, DIMS) % % Create a graphical camera with name NAME, pixel dimensions given by % DIMS = [xmin xmax ymin ymax] for the axes, and calibration mat

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

gcamera.m

%GCAMERA graphical camera model % % H = GCAMERA(NAME, C, DIMS) % % Create a graphical camera with name NAME, pixel dimensions given by % DIMS = [xmin xmax ymin ymax] for the axes, and calibration mat