代码搜索结果

找到约 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/

notes.txt

---------------------------------------------------------------------------- From: Reg Willson Subject: Camera Calibration using Tsai's Method - revision 3.0b3 This release of th

faq.txt

########################################################### Tsai Camera Calibration FAQ - Reg Willson Date: Oct 27, 1995 If you have any questions, comments, or suggestions about this document, the s

faq.txt

########################################################### Tsai Camera Calibration FAQ - Reg Willson Date: Oct 27, 1995 If you have any questions, comments, or suggestions about this document,

readme

CAMERA CALIBRATION TOOLBOX FOR MATLAB (v3.0 10-17-00) Installation ------------ Simply copy all the .m files into a directory 'calibr' and add it to your MATLABPATH. Matlab version 4.0 or later is

contents.m

% Calibration toolbox v3.0 10-17-00 % % Calibration: % % cacal calibration routine for solving camera parameters % cacalw calibration routine using weighted least squares % invmodel computes the

calibration.c

//************************************************************************** // This program extracts the pulse from a reference meter and use this to calculate // the calibration the meter.

faq.txt

########################################################### Tsai Camera Calibration FAQ - Reg Willson Date: Oct 27, 1995 If you have any questions, comments, or suggestions about this document,

simon_h.m

% % *********************************************************************************** % ******* A Flexible New Technique for Camera Calibration ******* % *********************

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)