代码搜索结果
找到约 1,698 项符合
Calibration 的代码
cc1100.c.svn-base
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// http://www.newmsg.com
// http://www.newmsg.com/bbs
// [public]
#include
#include
cc1100.h
#ifndef CC1100_H
#define CC1100_H
#define LOW 0
#define HIGH 1
#define INT8U unsigned char
#define INT16U unsigned int
//typedef unsigned char INT8U;
//typedef unsigned int
receive.h
#ifndef CC1100_H
#define CC1100_H
#define LOW 0
#define HIGH 1
#define INT8U unsigned char
#define INT16U unsigned int
//--------------------------------------------
cc1100.h
/*H**************************************************************************
* NAME: cc1100.h
*----------------------------------------------------------------------------
* Copyr
loading_stereo_calib.m
if exist('Calib_Results_stereo.mat')~=2,
fprintf(1,'\nStereo calibration file Calib_Results_stereo.mat not found!\n');
return;
end;
fprintf(1,'Loading stereo calibration results from Cal
scanning_script.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%-- Main 3D Scanning Script
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
if exist('calib_cam_proj_optim.mat')~=2,
error('The scanner calibration file does no
cc1100.h
#ifndef CC1100_H
#define CC1100_H
#define LOW 0
#define HIGH 1
#define INT8U unsigned char
#define INT16U unsigned int
//--------------------------------------------
loading_stereo_calib.m
if exist('Calib_Results_stereo.mat')~=2,
fprintf(1,'\nStereo calibration file Calib_Results_stereo.mat not found!\n');
return;
end;
fprintf(1,'Loading stereo calibration results from Cal
scanning_script.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%-- Main 3D Scanning Script
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
if exist('calib_cam_proj_optim.mat')~=2,
error('The scanner calibration file does no
isp_avrisp_interface.inc
;*****************************************************************
;*
;* - Description: AVRISP (mkI) interface definition file for
;* RC Calibration
;*
;* - File: isp_AV