代码搜索结果
找到约 1,572 项符合
Calibration 的代码
readme.txt
Camera Calibration Toolbox for Matlab
-------------------------------------
The complete documentation of this toolbox is available online at
http://www.vision.caltech.edu/bouguetj/calib_doc/
camcalt.m
%CAMCALT Camera calibration using Tsai's two-stage method.
%
% This method works when the calibration target comprises coplanar points.
%
% [Tcam, f, k1]] = CAMCALT(D, PAR)
%
% Compute a 3x4 camera ca
camcald4.m
% CAMCALD4 Compute partial camera calibration from four coplanar data points
%
% C = CAMCALD4(D)
%
% Solve the camera calibration using a least squares technique. Input is a table
% of data points,
camcalp.m
%CAMCALP Camera calibration matrix from parameters
%
% C = CAMCALP(cp)
% C = CAMCALP(cp, Tcam)
% C = CAMCALP(cp, pC, x, z)
%
% Compute a 3x4 camera calibration matrix from given camera intrinsic
% and
camcald.m
% CAMCALD Compute camera calibration from data points
%
% C = CAMCALD(D)
% [C, E] = CAMCALD(D)
%
% Solve the camera calibration using a least squares technique. Input is
% a table of data points, D
tganapat.m
%
% test calibration matrix
%
% REF: Ganapathy "Camera Location Determination Problem",
% Bell Labs Tech. Memo 11358-841102-20-TM, Nov 2 1984
%
%
% Copyright (c) Peter Corke, 1999 Machine Vision Too
camcalp_c.m
%CAMCALP_C Camera calibration matrix from parameters (central projection)
%
% C = CAMCALP_C(cp)
% C = CAMCALP_C(cp, Tcam)
% C = CAMCALP_C(cp, pC, x, z)
%
% Compute a 3x4 camera calibration matrix from
camcalt.m
%CAMCALT Camera calibration using Tsai's two-stage method.
%
% This method works when the calibration target comprises coplanar points.
%
% [Tcam, f, k1]] = CAMCALT(D, PAR)
%
% Compute a 3x4 camera ca
camcald.m
% CAMCALD Compute camera calibration from data points
%
% C = CAMCALD(D)
% [C, E] = CAMCALD(D)
%
% Solve the camera calibration using a least squares technique. Input is
% a table of data points, D
wdcal_lib.h
// wdcal_lib.h
#ifndef WDCAL_LIB
#define WDCAL_LIB
#define ADRSTAT 510 // EEPROM adresses to save status
#define ADRWDFQ 511 // and result of calibration
#define MESWD 0 // Constants