代码搜索结果

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

nanocal.h

#ifndef NXCAL_H #define NXCAL_H /* * A calibration program designed to use the Nano-X GrCalibrateMouse() API. * This program should theoretically work with any touch screen driver which * supports

xtscal.control

Package: xtscal Version: 0.6.3-r7 Description: Touchscreen calibration utility Section: x11/base Priority: optional Maintainer: Angstrom Developers Architecture:

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

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

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

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

camera.m

%CAMERA Camera imaging model % % uv = CAMERA(C, p) % uv = CAMERA(C, p, T) % % Implement the perspective, scaling and offset encapsulated in the % camera calibration matrix C. P is a list of 3D world

property.h

// property.h // 7/29/00 // n steffen // // class definitions for property pages/sheet for calibration parameters // #include "stdafx.h" #ifndef USER_PARAMS #include "user_params.h" #endi

camera.m

%CAMERA Camera imaging model % % uv = CAMERA(C, p) % uv = CAMERA(C, p, T) % % Implement the perspective, scaling and offset encapsulated in the % camera calibration matrix C. P is a list of 3D world

calib_gui.m

%function calib_gui(mode) % calib_gui(mode) % % Runs the Camera Calibration Toolbox. % Set mode to 1 to run the memory efficient version. % Any other value for mode will run the normal version