代码搜索结果

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

dc1394_internal.h

/* * 1394-Based Digital Camera Control Library * Copyright (C) 2000 SMART Technologies Inc. * * Written by Gord Peters * Additions by Chris Urmson

gmviz_terminate_vrmlplot.m

function gmviz_terminate_vrmlplot(handle1, filename, notify) channel = handle1(1); fprintf(channel, '} # end of top-lev separator (for camera)\n'); fclose(channel); if notify web(['file://'

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

testquickcam.h

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

cameraview.cpp

// CAMERAView.cpp : implementation of the CCAMERAView class // #include "stdafx.h" #include "CAMERA.h" #include "CAMERADoc.h" #include "CAMERAView.h" #ifdef _DEBUG #define new DEBUG_NEW

glcamera.cpp

/* glcamera.cpp - Camera class Copyright (c) HalfLucifer, 2001.11.18 */ #include "glcamera.h" GLcamera::GLcamera(GLvector pos, GLvector view, GLvector up) : m_Position(pos), m_ViewPoint(vie

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