代码搜索结果

找到约 4,589 项符合 Camera 的代码

camera.h

// CAMERA.h : main header file for the CAMERA application // #if !defined(AFX_CAMERA_H__2104287E_C325_448C_B327_7410327C5686__INCLUDED_) #define AFX_CAMERA_H__2104287E_C325_448C_B327_7410327C5686

digital camera guide.txt

Digital Camera Guide So, it's time for a digital camera huh? Well, buying one can be more than a little difficult. What types of features should you look for? Well, this guide will tell you that pl

camera.h

/************************************************************************ * * * CLASS: Camera * * AUTHOR: Jean-Francois DOUE * * LAST MODIFICATION: 12 Oct 1993 * * * *

camera.c

#include "Camera.h" /************************************************************************ * * * These methods set the field of view of the camera. They transform * * the field of view bet

camera.cxx

#include #include "global.h" ostream& operator

digital camera guide.txt

Digital Camera Guide So, it's time for a digital camera huh? Well, buying one can be more than a little difficult. What types of features should you look for? Well, this guide will tell you that pl

camera.m

function [P1,P2]=camera(K,position,angle) %模拟生成射影矩阵函数 %摄像机1的坐标系与世界坐标系重合,参数position和angle均为摄像机2相对于1的位置和角度 %K为摄像机内参数 %输出分别为摄像机1和2的射影矩阵 % x轴方向旋转 Rx=[1 0 0;0 cos(angle(1)) sin(angle(1));0 -sin(ang

camera.h

/* * Copyright (c) 2005-2006,华南理工大学机器人实验室 * All rights reserved. * * 文件名称:camera.h * 文件标识: * 摘 要:图像采集类的声明 * * 当前版本:1.0 * 作 者:朱金辉 * 完成日期: * * 取代版本: * 作 者: * 完成日期: */ #pragm

camera.cc

/* camera.cc (c) Richard Thrippleton Licensing terms are in the 'LICENSE' file If that file is not included with this source then permission is not given to use this source in any way whatsoever

camera.h

/* camera.h (c) Richard Thrippleton Licensing terms are in the 'LICENSE' file If that file is not included with this source then permission is not given to use this source in any way whatsoever.