代码搜索结果

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

tpcal.c

/* * Touch-panel calibration program * Copyright (C) 1999 Bradley D. LaRonde * * This program is free software; you may redistribute it and/or modify * it under the terms of t

adc41cal.asm

;File: adc41cal.a51 ;Author: Eckart Hartmann Date:05/10/2003 ; Development progress: Adc841.df ; ;AdcCal==========Starts a calibration conversion. ;C Function prototype: char AdcCal(char cType);

timer.c

#include "timer.h" #include "cortexm3.h" #include "nvic.h" #define MAGIC_VALUE 299999 #include void SysTick_init(void) { int onems = ((NVIC.SysTick.Calibration) & 0x00ffffff);

ip32-timer.c

/* * IP32 timer calibration * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more deta

ip32-timer.c

/* * IP32 timer calibration * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more deta

readme

CAMERA CALIBRATION TOOLBOX FOR MATLAB (v2.1b) Installation ------------ Simply copy all the .m files into a directory 'calibr' and add it to your MATLABPATH. Matlab version 4.0 or later is required

cacal.m

function [par,pos,iter,res,er,C]=cacal(name,data1,data2,data3,data4,data5,data6) %CACAL Calibration routine for computing the camera parameters. The %initial values are solved by using the DLT method

caldemo.m

clc load cademo more off echo on % % ABOUT CAMERA CALIBRATION % % In geometric camera calibration the intrinsic and extrinsic % camera parameters are computed based on measured image coordinates % of

lmoptc.m

function [p,iter,res,er,J,succ]=lmoptc(sys,data,nbr,p0,np,cpar) %LMOPTC Performs the Levenberg-Marquardt nonlinear optimization for %camera calibration. % %Usage: % [p,iter,res,er,J,succ]=lmoptc(sys

circal.m

function [par,pos,iter,res,er,C]=circal(name,data1,data2,data3,data4,data5,data6) %CIRCAL Three-step calibration routine for computing the camera parameters. %In the first step the initial values are