代码搜索结果

找到约 1,572 项符合 Calibration 的代码

scanning_script.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %-- Main 3D Scanning Script %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% if exist('calib_cam_proj_optim.mat')~=2, error('The scanner calibration file does no

startup.m

% Main camera calibration toolbox: path(pwd,path); format compact

cam_proj_calib.m

%%% This code is an additional code that helps doing projector calibration in 3D scanning setup. %%% This is not a useful code for anyone else but me. %%% I included it in the toolbox for illustrati

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/

sensors.ini

[IRrng0] calibration = 1000 offset = 40 [IRrng1] calibration = 1000 offset = 40 [IRrng2] calibration = 1000 offset = 40 [IRrng3] calibration = 1000 of

calibration.h

// // Copyright 2004-2007 Thomas C. McDermott, N5EG // This file is part of VNAR - the Vector Network Analyzer program. // // VNAR is free software; you can redistribute it and/or modify

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

readme.txt

The Calib_3PUSB is a calibration tool for USB touch panel. If you want to run this utility, you need to do the following. 1. Make sure your linux OS containing GTK2.0. 2. Make sure have a touch.calib

readme.txt

The Calib_3PUSB is a calibration tool for USB touch panel. If you want to run this utility, you need to do the following. 1. Make sure your linux OS containing GTK1.0 later. 2. Make sure have a touch.

m640.asm

;***************************************************************** ;* - Description: Device definition file for RC Calibration ;* - File: m640.asm ;* - AppNote: AVR053 - Production ca