代码搜索结果
找到约 1,698 项符合
Calibration 的代码
601.txt
发信人: blueleave (blueleave), 信区: DataMining
标 题: Re: Calibration of probability estimates 中文是什
发信站: 南京大学小百合站 (Wed Oct 30 10:31:36 2002)
在这里是什么意思? 概率估计校正?
【 在 blueleave 的大作中提到: 】
: Calibration
releasenote.txt
================== FlashTool v3.0832 (2008/08/13) ==================
Bug fixes:
N/A
New features:
1. Backup and Restore Calibration Data Feature
Enhancements:
N/A
================== Fl
makegrid.m
function Spoints = makeGrid( sizeX, sizeY, stepX, stepY )
%
% Spoints = function makeGrid( sizeX, sizeY, stepX, stepY )
%
% creates the calibration grid
%
% sizeX - number of columns
% sizeY - number
ext_calib2.m
%%%%%%%%%%%%%%%%%%%% SHOW EXTRINSIC RESULTS %%%%%%%%%%%%%%%%%%%%%%%%
if ~exist('show_camera'),
show_camera = 1;
end;
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data
ext_calib.m
%%%%%%%%%%%%%%%%%%%% SHOW EXTRINSIC RESULTS %%%%%%%%%%%%%%%%%%%%%%%%
if ~exist('show_camera'),
show_camera = 1;
end;
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data
go_calib_stereo.m
% go_calib_stereo.m
%
% Script for Calibrating a stereo rig (two cameras, internal and external calibration):
%
% It is assumed that the two cameras (left and right) have been calibrated with the
ext_calib2.m
%%%%%%%%%%%%%%%%%%%% SHOW EXTRINSIC RESULTS %%%%%%%%%%%%%%%%%%%%%%%%
if ~exist('show_camera'),
show_camera = 1;
end;
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data
ext_calib.m
%%%%%%%%%%%%%%%%%%%% SHOW EXTRINSIC RESULTS %%%%%%%%%%%%%%%%%%%%%%%%
if ~exist('show_camera'),
show_camera = 1;
end;
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data
go_calib_stereo.m
% go_calib_stereo.m
%
% Script for Calibrating a stereo rig (two cameras, internal and external calibration):
%
% It is assumed that the two cameras (left and right) have been calibrated with the
ext_calib2.m
%%%%%%%%%%%%%%%%%%%% SHOW EXTRINSIC RESULTS %%%%%%%%%%%%%%%%%%%%%%%%
if ~exist('show_camera'),
show_camera = 1;
end;
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data