代码搜索结果

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

camera.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: camera.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Ath

camera.h

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: camera.h // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Athlo

camera.cxx

#include "Camera.hxx" CCamera::CCamera(byte fFar,byte fNear,byte iOpen,byte iClose,byte cOnOff,byte amScan) { FocusFar = fFar; FocusNear = fNear; IrisOpen = iOpen; IrisClose =

camera.hxx

/** 版权说明: 版本号: 生成日期: 作者:王丽妍 模块功能:云台解码器 类功能:摄像机类 修改日志: */ #ifndef _CAMERA_H_ #define _CAMERA_H_ #include"Common.hxx" class CCamera { protected: b

camera.cs

// Camera Vision // // Copyright

camera.h

/* * camera.h * * Definition of Camera object. Common definitaion for MX21ADS CSI control * * Author: stevel@mvista.com or source@mvista.com * * 2004 (c) MontaVista Software, Inc. This file is