代码搜索结果

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

wdt_selfcalibration.c

// wdt_selfcalibration.c // Software sample: Watchdog Timer Self-Calibration // Christian Kulig, 10/28/02 // This sample shows how to take advantage of the sophisticated clock tree of the LPC900.

delay.c

/* * delay.c: Delay calibration, the Linux way * * By Ramon van Handel (19/12/98) * Based on the method used in linux 2.0.30 init/main.c * * Resembles a lot the way I thought up in my original

a0factm.m

function [m34, c0, a0, r1, r2, r3, t0] = a0FactM(M) %c0=[u0,v0]; a0=[ax,ay]; t0=[tx, ty, tz]; %Factorization of calibration matrix % %by s.y.chen 2001-12-5 % %INPUT: M 3*4. % %OUTPUT: [m34,

calibration.cpp

#include "cvut.h" #include #include #include using namespace cvut; using namespace std; #pragma comment(lib,"cxcore.lib") #pragma comment(lib,"cv.lib") #pragm

wdcal_lib.h

// wdcal_lib.h #ifndef WDCAL_LIB #define WDCAL_LIB #define ADRSTAT 510 // EEPROM adresses to save status #define ADRWDFQ 511 // and result of calibration #define MESWD 0 // Constants