代码搜索结果

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

camcald.m

% CAMCALD Compute camera calibration from data points % % C = CAMCALD(D) % [C, E] = CAMCALD(D) % % Solve the camera calibration using a least squares technique. Input is % a table of data points, D

camcald.m

% CAMCALD Compute camera calibration from data points % % C = CAMCALD(D) % [C, E] = CAMCALD(D) % % Solve the camera calibration using a least squares technique. Input is % a table of data points, D

camcalt.m

%CAMCALT Camera calibration using Tsai's two-stage method. % % This method works when the calibration target comprises coplanar points. % % [Tcam, f, k1]] = CAMCALT(D, PAR) % % Compute a 3x4 camera ca

camcald.m

% CAMCALD Compute camera calibration from data points % % C = CAMCALD(D) % [C, E] = CAMCALD(D) % % Solve the camera calibration using a least squares technique. Input is % a table of data points, D

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.

jtest.c

/* ** Test program for joystick library. ** ** This file is part of: ** ** Joystick Library for Dos. ** Version: 1.1 ** ** Last modified: June 15th, 1997 ** ** (C) 1997 Simone Zanella Produc

calibrate.h

#define CAL_XK 0 #define CAL_XX 1 #define CAL_XY 2 #define CAL_YK 3 #define CAL_YX 4 #define CAL_YY 5 #define CAL_S 6 typedef struct { int x[NR_POINTS], xfb[NR_POINTS], xscr[

rd_cal1.c

// Rd_Cal1.c - PIC14000 // // Reads calibration values from locations beginning at 0xfc0 and displays to // the terminal. // // Test Program using PIC16F877 // // copyright, Peter H Anderson, E

ad7703.c

/* * ad7703.c * * AD7703 * * * * 陈真勇(SA01010010) * w3wind@sina.com or * zychen@ustc.edu.cn * 中国科学技术大学自动化系 * 2002/6/12 */ #include "type.h" #includ

ad7703.c

/* * ad7703.c * * AD7703 * * * * 陈真勇(SA01010010) * w3wind@sina.com or * zychen@ustc.edu.cn * 中国科学技术大学自动化系 * 2002/6/12 */ #include "type.h" #includ