代码搜索结果

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

pgl_env_depthoffield.txt

# {100} (100) [0] pgl_env_depthoffield.Label Depth of Field Settings 域设置的深度 # [1] LBType.Label &Type 类型(&T) # [2] RGType.ItemHelpText.Camera Specify Depth of field using Camera method 用相机法指定景深 # [3

camif.h

/***************************************** NAME: Camif.h DESC: header file for Camera Interface test codes HISTORY: 2002.03.13:draft ver 0.0 *****************************************/

camera.cpp

#include #include //#include #include #include "pmplatform.h" #include #include #include #if (BSP_TYPE == BSP_SMDK

sources

!if 0 Copyright (c) 2002 DST Corporation. All rights reserved. !endif !if "$(BSP_NOCAMERA)" == "1" SKIPBUILD=1 !endif TARGETNAME=camera RELEASETYPE=PLATFORM TARGETTYPE=DYNLINK TARGETLI

camera.h

#ifndef __CAMERA_H_ #define __CAMERA_H_ #ifdef __cplusplus extern "C" { #endif #include "i2c.h" typedef enum _CIS_STATE { UNINITIALIZED, INITIALIZE, RUN, SUSPEND,

camera.h

/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- this file is part of rcssserver3D Fri May 9 2003 Copyright (C) 2002,2003 Koblenz University Copyright (C) 2003 RoboCup Socce

rcssmonitor3d-kerosin.rb

# # rcssmonitor3D-kerosin.rb # # setup spark rendering support sparkSetupRendering() # create a default camera sparkAddFPSCamera( $scenePath+'camera', x = 0, y = -40, z = 5, m

camera.cpp

/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- this file is part of rcssserver3D Fri May 9 2003 Copyright (C) 2002,2003 Koblenz University Copyright (C) 2003 RoboCup Socce

camera.h

/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- this file is part of rcssserver3D Fri May 9 2003 Copyright (C) 2002,2003 Koblenz University Copyright (C) 2003 RoboCup Socce

camif.h

/***************************************** NAME: Camif.h DESC: header file for Camera Interface test codes HISTORY: 2002.03.13:draft ver 0.0 *****************************************/