代码搜索结果
找到约 1,572 项符合
Calibration 的代码
tganapat.m
%
% test calibration matrix
%
% REF: Ganapathy "Camera Location Determination Problem",
% Bell Labs Tech. Memo 11358-841102-20-TM, Nov 2 1984
%
%
% Copyright (c) Peter Corke, 1999 Machine Vision Too
msp430x20xx_dco_flashcal.s43
;*******************************************************************************
; MSP430F20xx Demo - DCO Calibration Constants Programmer
;
; NOTE: THIS CODE REPLACES THE TI FACTORY-PROGRAMMED
simon_h.m
%
% ***********************************************************************************
% ******* A Flexible New Technique for Camera Calibration *******
% *********************
calibration.c
//**************************************************************************
// This program extracts the pulse from a reference meter and use this to calculate
// the calibration the meter.
calibration.c
//**************************************************************************
// This program extracts the pulse from a reference meter and use this to calculate
// the calibration the meter.
calibration.h
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
calibration.c
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
calibration.h
#ifndef __calibration
#define __calibration
void CalPlus(unsigned char Cal_Mode);
void CalMinus(unsigned char Cal_Mode);
void CalMode(unsigned char Cal_Mode);
extern float calCurrent;
extern
rcxlink.rcx
C:\AQ430\cstart.obj
D:\msp430\bin2bcd16.obj
D:\msp430\bin2bcd32.obj
D:\msp430\calibration.obj
D:\msp430\comms_uart.obj
D:\msp430\display.obj
D:\msp430\emeter.obj
D:\msp430\flash.obj
D:\msp430\FLL.obj
calibration.c
//**************************************************************************
// Calibration Routines for the FE427
//
// Stefan Schauer
// Texas Instruments Freising
// Date Co