代码搜索结果
找到约 1,698 项符合
Calibration 的代码
saving_stereo_calib.m
fprintf(1,'Saving the stereo calibration results in Calib_Results_stereo.mat...\n');
string_save = 'save Calib_Results_stereo om R T recompute_intrinsic_right recompute_intrinsic_left calib_name_
analyse_error.m
% Color code for each image:
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data available.\n');
return;
end;
check_active_images;
if n_ima ~=0,
if ~exist(['ex_' num2s
changelog
Comedi-0.7.65:
- ni_atmio.o, ni_pcimio.o: changes to caldacs listed for some boards, should
make calibration better
- ni_mio_common: ignore more errors from MITE during DMA, and don't
disabl
ar5005g_cb63g.eep
#EEPROM file for AR5513 CB63
@cal_section_begin # begin @cal section
TARGET_POWER_FILENAME = calTrgtPwr_ar5005g_cb63.txt; # target power file for calibration
SUBSYSTEM_I
saving_stereo_calib.m
fprintf(1,'Saving the stereo calibration results in Calib_Results_stereo.mat...\n');
string_save = 'save Calib_Results_stereo om R T recompute_intrinsic_right recompute_intrinsic_left calib_name_
analyse_error.m
% Color code for each image:
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data available.\n');
return;
end;
check_active_images;
if n_ima ~=0,
if ~exist(['ex_' num2s
txkvcotest.py
# Utilities for TX VCO calibration testing
# $Id: txKvcoTest.py,v 1.1 2007/03/14 01:02:02 lettieri Exp $
from util import *
import epProcs
ep = epProcs.EpProcs()
#
# Run TX KVCO n times, report sta
tp.h
/*
** $Id: tp.h,v 1.1 2005/01/08 10:25:19 panweiguo Exp $
**
** tp.h: Touch Panel calibration module of FHAS.
**
** Copyright (C) 2002, 2003 Feynman Software, all rights reserved.
**
** Use of this so
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)
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