代码搜索结果

找到约 4,589 项符合 Camera 的代码

bld.inf

/*Camera Timer*/ PRJ_MMPFILES camtimer.mmp

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

visjac.m

%VISJAC Visual motion Jacobian % % vj = visjac(C, uv, z) % % Compute the visual Jacobian giving image-plane velocity in terms of % camera velocity. C is a vector of camera intrinsic parameters % % C

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,

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

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

gcamera.m

%GCAMERA graphical camera model % % H = GCAMERA(NAME, C, DIMS) % % Create a graphical camera with name NAME, pixel dimensions given by % DIMS = [xmin xmax ymin ymax] for the axes, and calibration mat

readme.txt

坦克大战2005 作者: SZK8888 版本VER 0.41 更新日期 2005-07-18 ★游戏源代码列表: ------------------------------------------------ TANK041.c 坦克大战源代码 graph.c 图形初始化函数 2Dmath.c 2D数学函数 camera.c

changelog

Dev 0-0 laputa : release 0.0 camera device driver module & test application - Linux_DeviceDriver : s3c2440 device driver & application SW.LEE : disable the printk statem