代码搜索结果

找到约 5,548 项符合 Camera 的代码

pubdefines.bas

Attribute VB_Name = "PubDefine" 'PubDefine.bas '公共定义,全局变量 '- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 'Stone State Public Const NONE As Integer = 0 P

readme.txt

press F1 : to switch between full screen and not full screen F4 : to see the wireframe of the player's collision hull arrow up : to move camera up arrow down : to move camera down w : to

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

pulnix.m

%PULNIX Model for Pulnix camera and Digimax digitizer % % PULNIX % % Return a camera parameter vector cp_pulnix for % a Pulnix TN-6 camera with 8mm lense and a Datacube Digimax digitizer. % % REF: V

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

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

pulnix.m

%PULNIX Model for Pulnix camera and Digimax digitizer % % PULNIX % % Return a camera parameter vector cp_pulnix for % a Pulnix TN-6 camera with 8mm lense and a Datacube Digimax digitizer. % % REF: V

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

startup.m

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

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