代码搜索结果

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

s3c2440a_camif.c

/* * Camera interface on S3C2440A * * $Revision: 1.0 $ * * april 2008 PHT * * 飞 凌 嵌 入 式 * www.witech.com.cn */ #include #include #include

hero.h

#ifndef HERO_H #define HERO_H // INCLUDES #include #include #include "Sprite.h" #include "TiledLayer.h" using namespace gamespace; #include "Camera.h" namespace

imppoint2dto3d.m

function [ Point3D ] = IMPPoint2DTo3D( Point2D ) global CAMERA_INFO; % Point2D.X=1; % Point2D.Y=1; % AX = 249.646271; % AY = 246.940048; % AxisX = 359.440552; %

engine.h

#ifndef __ENGINE_H #define __ENGINE_H #define WIN32_LEAN_AND_MEAN #define WIN32_EXTRA_LEAN #include "world.h" #include "oglwindow.h" #include "camera.h" #include "HiResTimer.h" #include

engine.h

#ifndef __ENGINE_H #define __ENGINE_H #define WIN32_LEAN_AND_MEAN #define WIN32_EXTRA_LEAN #include "world.h" #include "oglwindow.h" #include "camera.h" #include "HiResTimer.h" #include

changelog

This is the changelog for the SPCA5xx usb camera driver. Newest entries appear at the top of this file. /*Experimental spca5xx work based on spca50x module */ Release 0.60.00.a add logitech 0x092x c

changelog

This is the changelog for the SPCA5xx usb camera driver. Newest entries appear at the top of this file. /*Experimental spca5xx work based on spca50x module */ Release 0.60.00.a add logitech 0x092x c

changelog

This is the changelog for the SPCA5xx usb camera driver. Newest entries appear at the top of this file. /*Experimental spca5xx work based on spca50x module */ Release 0.60.00 as spca5xx-v4l1-goodbye

ov7x10.c

/* OmniVision OV7610/OV7110 Camera Chip Support Code * * Copyright (c) 1999-2006 Mark McClelland * http://ovcam.org/ov511/ * * Color fixes by by Orion Sky Lawlor