代码搜索结果
找到约 4,589 项符合
Camera 的代码
faq.txt
###########################################################
Tsai Camera Calibration FAQ - Reg Willson
Date: Oct 27, 1995
If you have any questions, comments, or suggestions about this document,
the s
spmsgb132.txt
Subject: skytop sale - - save over $ 100 on a digital camera !
if you ' ve be search for a high-resolution , feature-laden digital camera that produce image with incredible level of detail and color
camera.h
/*
camera - header file for pxa camera driver
Copyright (C) 2003, Intel Corporation
This program is free software; you can redistribute it and/or modify
it under the terms of the GN
camera.cpp
#include "Camera.h"
#include "D3DBase.h"
XCamera::XEye::XEye():
m_EyePos(0,0,0),m_EyeTarget(0,0,-1),m_Up(0,1,0)
{
}
void XCamera::yaw(float angle)
{
D3DXVECTOR3 vTDir = m_Eye.m_Ey
changelog
dev 0-0 laputa : release 0.0 camera device driver module & test application
- Video_4_Linux : Video for Linux camera devicedriver &
test application
- v4l
camera.m
function Camera(hObject, eventdata, handles)
global R G B s
s=1;
x=0;
rel1=0;
rel=0;
vfm('show',0);
%**************Aquisi玢o de imagem*************************
A=vfm('grab',1);
while (s==
camera.m
function Camera(hObject, eventdata, handles)
global R G B s
s=1;
x=0;
rel1=0;
rel=0;
vfm('show',0);
%**************Aquisi玢o de imagem*************************
A=vfm('grab',1);
while (s==
camera.h
/*
camera - header file for pxa camera driver
Copyright (C) 2003, Intel Corporation
This program is free software; you can redistribute it and/or modify
it under the terms of the GN
camera.cc
//-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//------------------------------------------------------