代码搜索结果

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

fov.m

% small program that computes the field of view of a camera (in degrees) if ~exist('fc')|~exist('cc')|~exist('nx')|~exist('ny'), error('Need calibration results to compute FOV (fc,cc,Wcal,Hcal)

readme

camserv - A streaming camera server. Copyright (C) 1999-2002 Jon Travis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License a

dc1394_conversions.h

/* * 1394-Based Digital Camera Control Library * Color conversion functions, including Bayer pattern decoding * Copyright (C) Damien Douxchamps * * Written by Damien Do

dc1394_conversions.c

/* * 1394-Based Digital Camera Control Library * Color conversion functions, including Bayer pattern decoding * Copyright (C) Damien Douxchamps * * Written by Damien Do

additional.xml

Elizabeth's Camera 113 Lead New York

ncmlogo.m

% NCMLOGO % L-shaped membrane on the cover of the print % version of Numerical Computing with MATLAB. % Activate the cameratoolbar and move the camera. % Set up the figure window clf shg set(gcf,'co

vgg_selfcalib_metric_vansq.m

% vgg_selfcalib_metric_vansq Metric selfcalibration from 3 orthogonal principal directions and square pixels. % % DESCRIPTION % Given projective camera matrices P and 3 scene points V, it computes

firewire.m

%FIREWIRE Read from firewire camera % % h = firewire(port, color, rate) % im = firewire(h) % % First form opens the interface and returns a handle or [] on error. % Color is one of 'mono', 'rgb' or 'y

.project

camera_test1 org.eclipse.jdt.core

testparticlesystem.h

#pragma once #include "ParticleSystem.h" #include "ParticleAffector.h" #include "Camera.h" #include "InitEnviroment.h" // CTestParticleSystem 对话框 class CTestParticleSystem : public CDialog {