代码搜索结果
找到约 1,698 项符合
Calibration 的代码
go_calib_optim.m
%go_calib_optim
%
%Main calibration function. Computes the intrinsic andextrinsic parameters.
%Runs as a script.
%
%INPUT: x_1,x_2,x_3,...: Feature locations on the images
% X_1,X_2,X_3,..
go_calib_optim_no_read.m
%go_calib_optim
%
%Main calibration function. Computes the intrinsic andextrinsic parameters.
%Runs as a script.
%
%INPUT: x_1,x_2,x_3,...: Feature locations on the images
% X_1,X_2,X_3,..
adc.lst
ARM COMPILER V2.50a, ADC 16/05/06 14:55:46 PAGE 1
ARM COMPILER V2.50a, COMPILATION OF MODULE ADC
OBJECT MODULE PLACED IN A
adc.bak
/**********************************************************************
ADC.c file
ADuC7027的ADC函数
作者:Computer-lov
建立日期:2006-3-25
修改日期:2006-3-25
版本:V1.0
版权所有,盗版必究。
Copyright(C)
adc.c
/**********************************************************************
ADC.c file
ADuC7027的ADC函数
作者:Computer-lov
建立日期:2006-3-25
修改日期:2006-3-25
版本:V1.0
版权所有,盗版必究。
Copyright(C)
torr_self_calib.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this function allows for self calibration
function f = torr_self_calib_f(x1,y1,x2,y2, no_matches,m3)
include.h
#ifndef INCLUDE_H
#define INCLUDE_H
#include
//CC1100模组及MSP430口线定义
#define LED BIT0 //P1OUT
#define KEY_PRESS BIT1 //P1IN
#define CC_LED_PxOUT P1OUT
#define CC
ex_speed.c
/////////////////////////////////////////////////////////////////////////
//// EX_SPEED.C ////
////
hal_rf.h
/***********************************************************************************
Filename: hal_rf.h
Copyright 2007 Texas Instruments, Inc.
********************************************
go_calib_optim.m
%go_calib_optim
%
%Main calibration function. Computes the intrinsic andextrinsic parameters.
%Runs as a script.
%
%INPUT: x_1,x_2,x_3,...: Feature locations on the images
% X_1,X_2,X_3,..