代码搜索结果

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

readme

This test program uses OpenGL (Mesa) to simulate camera input, and writes decoded Data Matrix streams to STDOUT. If you want to run the gltest binary directly you first have to point LD_LIBRARY_PATH

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

testquickcam.h

/* * Logitech QuickCam Express Video Camera driver * * tiny test program * * (C) Copyright 2001 Nikolas Zimmermann */ #include static int device_fd; static

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

s3c2413.txt

S3C2413 ARM Linux Overview ========================== Introduction ------------ The S3C2413 is an extended version of the S3C2412, with an camera interface and mobile DDR memory support. See

albumtouchscroll.luac.lua

-- Decompiled using luadec 0.4 by sztupy (http://winmo.sztupy.hu) -- Command line was: -l ;0;0;; 4787a04a_manila.luac require("hitfeedback") gnPhotoTouchPressY = -1 Camera3DHitFeedback = HitFee

lv2000.bas

Attribute VB_Name = "LV2000" ' Leutron Vision LV2000.DLL ' The following set of constants can be used in LvSendCmd(), LvSendCmdEx() functions ' The 4. byte is camera ID - by default it is 0; ' u

cameralens.java

package org.sunflow.core; /** * Represents a mapping from the 3D scene onto the final image. A camera lens is * responsible for determining what ray to cast through each pixel. */ public int