代码搜索结果
找到约 1,572 项符合
Calibration 的代码
saving_calib.m
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data available.\n');
return;
end;
if exist('est_dist'),
if length(est_dist) == 4,
est_dist = [est_dist ; 1];
end
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 ~exist(['ex_' num2str(ind_active(1))
calib_stereo.m
% Calibration of the stereo rig:
load Calib_Results_left;
fc_left = fc;
cc_left = cc;
kc_left = kc;
alpha_c_left = alpha_c;
KK_left = KK;
X_left = [];
for kk = 1:n_ima,
if act
startup.m
% Main camera calibration toolbox:
%calib_gui;
%calib_gui;
if exist('D:\users\jy\matlab\'),
cd('D:\users\jy\matlab\');
disp('Computer used: J-Y''s desktop computer')
else
if ex
error_analysis.m
%%% ERROR_ANALYSIS
%%% This simulation helps coputing the acturacies of calibration
%%% Run it after the main calibration
N_runs = 200;
%N_ima_active = 4;
saving = 1;
if 1, %~exist('
calib1.dat
640 480
7 5
7
0 10.1600 0
2.5400 10.1600 0
5.0800 10.1600 0
7.6200 10.1600 0
10.1600 10.1600 0
12.7000 10.1600
event.c
/****************************************************************************
*
* SciTech Multi-platform Graphics Library
*
* =======================================================
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
mcacalibrationlist.java
package org.trinet.util.magnitudeengines;
import java.util.*;
import org.trinet.jdbc.table.*;
import org.trinet.jasi.coda.*;
import org.trinet.jasi.*;
/** List of Mca (coda amplitude) station
mcal.c
/* mCal.c - contains functions related to radio calibration */
/* Copyright (c) 2001 Atheros Communications, Inc., All Rights Reserved */
/*
Revsision history
--------------------
1.0