代码搜索结果
找到约 1,698 项符合
Calibration 的代码
ncsyn.c
/*******************************************************************************\
* *
* This program generates a synthetic
csyn.c
/*******************************************************************************\
* *
* This program generates a synthetic
msp430x20xx_dco_flashcal.asm
;*******************************************************************************
; MSP430F20xx Demo - DCO Calibration Constants Programmer
;
; NOTE: THIS CODE REPLACES THE TI FACTORY-PROGRAMMED
msp430x20xx_dco_flashcal.s43
;*******************************************************************************
; MSP430F20xx Demo - DCO Calibration Constants Programmer
;
; NOTE: THIS CODE REPLACES THE TI FACTORY-PROGRAMMED
willson_read.m
% Read in Reg Willson's data file, and convert it into my data format:
if exist('calib_file'),
if exist(calib_file)~=2,
ask = 1;
else
ask = 0;
end;
else
ask = 1;
end
stereo_gui.m
% stereo_gui
% Stereo Camera Calibration Toolbox (two cameras, internal and external calibration):
%
% It is assumed that the two cameras (left and right) have been calibrated with the pattern at t
ts_calibrate.c
/*
* tslib/tests/ts_calibrate.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_calibrate.c,v
benchmark.h
/* benchmark.h, this file is part of the
* AltiVec optimized library for MJPEG tools MPEG-1/2 Video Encoder
* Copyright (C) 2002 James Klicman
*
* This library is free softwar
5463_init.c
void start_5460(uchar which);
extern void start_5460_cmd(void);
extern code uchar bit_table[8];
uchar send_data,receive_data;
extern uchar pbuf[PBUF_LEN],chip_select;
extern uchar tinyp spi_bc
adc.c
/**********************************************************************
ADC.c file
ADuC7020的ADC函数
作者:lig&lij
建立日期:2006-4-25
修改日期:2006-4-25
版本:V1.0
**********************************