代码搜索结果

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

balls3.dat

BEGIN_SCENE OUTFILE /dev/null RESOLUTION 1024 768 VERBOSE 0 CAMERA ZOOM 1.20711 ASPECTRATIO 1.0 ANTIALIASING 0 RAYDEPTH 5 CENTER 2.1 1.3 1.7 VIEWDIR -0.700389 -0.433574 -0.566982 U

teapot.dat

BEGIN_SCENE OUTFILE /dev/null RESOLUTION 512 512 VERBOSE 0 CAMERA ZOOM 1.20711 ASPECTRATIO 1.0 ANTIALIASING 0 RAYDEPTH 5 CENTER 4.86 7.2 5.4 VIEWDIR -0.475149 -0.703924 -0.527943 UP

balls.dat

BEGIN_SCENE OUTFILE /dev/null RESOLUTION 512 512 VERBOSE 0 CAMERA ZOOM 1.20711 ASPECTRATIO 1.0 ANTIALIASING 0 RAYDEPTH 5 CENTER 2.1 1.3 1.7 VIEWDIR -0.700389 -0.433574 -0.566982 UP

gspca.c

/* * Main USB camera driver * * V4L2 by Jean-Francois Moine * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Gene

readme.txt

jipCam "The Java IP Camera Project" jipCam is licensed under the LGPL. Please see the license.txt file for further information. The jipCam homepage is located here: http://jipcam.sourceforge.net j

undistort_sequence.m

%%% INPUT THE IMAGE FILE NAME: graphout = 0; if ~exist('fc')|~exist('cc')|~exist('kc')|~exist('alpha_c'), fprintf(1,'No intrinsic camera parameters available. Maybe, need to load Calib_Resul

calib_gui.m

function calib_gui(mode), % calib_gui(mode) % % Runs the Camera Calibration Toolbox. % Set mode to 1 to run the memory efficient version. % Any other value for mode will run the normal version

051-vocabu.py

import os, os.path, audio, appuifw, camera, key_codes, graphics PATH = "E:\\Data\\Vocabulector\\" def load_translations(): global trans, dict_file if not os.path.exists(PATH):

ov511.c

/* * OmniVision OV511 Camera-to-USB Bridge Driver * * Copyright (c) 1999-2001 Mark W. McClelland * Original decompression code Copyright 1998-2000 OmniVision Technologies * Many improvements by B

ov511.c

/* * OmniVision OV511 Camera-to-USB Bridge Driver * * Copyright (c) 1999-2001 Mark W. McClelland * Original decompression code Copyright 1998-2000 OmniVision Technologies * Many improvements by B