代码搜索结果

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

roioverlap.m

function new_struct = roioverlap(old_struct, ser_size, par_size); % ROIOVERLAP - separate overlapping ROIs % % NEW = ROIOVERLAP(OLD, SER, PAR) recreates a set of ROIs for camera % readout

freecamera.cpp

/********************************************************** 模块名称: Camera.cpp 目的: 提供摄影机的操作,俯仰,平移,前进,后退,倾斜,旋转等; 作者: 潘李亮 HeartBlue XpertSoft HeartBlue 2002/9/26

what you wanted to know about movie jargon, but were afraid to ask.txt

VCD Quality Terms & Jargon CODE All CREDITS go to http://www.vcdhelp.com/ CAM - A cam is a theater rip usually done with a digital video camera. A mini tripod is sometimes used, but a lot of the

s3c2440_camif.c

/* * Camera interface on S3C2440 * * bushi@mizi.com * * ToDo: * - support "V4L2_FLAG_STREAMING" * * $Revision: 1.1.1.1 $ * * This file is subject to the terms and conditions of the GNU Ge

s3c2440_camif.c

/* * Camera interface on S3C2440 * * bushi@mizi.com * * ToDo: * - support "V4L2_FLAG_STREAMING" * * $Revision: 1.1.1.1 $ * * This file is subject to the terms and conditions of the GNU Ge

s3c2440_camif.c

/* * Camera interface on S3C2440 * * bushi@mizi.com * * ToDo: * - support "V4L2_FLAG_STREAMING" * * $Revision: 1.1.1.1 $ * * This file is subject to the terms and conditions of the GNU Ge

extrinsic_computation.m

%%% INPUT THE IMAGE FILE NAME: if ~exist('fc')|~exist('cc')|~exist('kc')|~exist('alpha_c'), fprintf(1,'No intrinsic camera parameters available.\n'); return; end; dir; fprintf(1,'\n'

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://'

readme

This test program uses OpenGL (Mesa) to simulate camera input, and writes decoded Data Matrix streams to STDOUT. Right-click on the window to cycle through the test images. To add your own images fo

dc1394_control.c

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