代码搜索结果

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

maincanvas.java

package demo; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.game.GameCanvas; import javax.microedition.m3g.Camera; import javax.microedition.m3g.Graphics3D; import jav

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.57.10 Release 0.57.10rc5 Add

m3gcanvas.java

import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.game.GameCanvas; import javax.microedition.m3g.Camera; import javax.microedition.m3g.Graphics3D; import javax.microedition

cmapi.h

/* * cmAPI.h - header file for the Camera Module API * */ #ifndef CMAPI_H #define CMAPI_H /* definitions */ typedef enum { CM_TYPE_DEFAULT = 0, CM_TYPE_RGB888 = 64, CM_TYPE_RGB666A,

cpia_pp.c

/* * cpia_pp CPiA Parallel Port driver * * Supports CPiA based parallel port Video Camera's. * * (C) Copyright 1999 Bas Huisman * (C) Copyright 1999-2000 Scott J. Bertin

torr_rct2p.m

% By Philip Torr 2002 % copyright Microsoft Corp. function [P1, P2] = torr_RCT2P(C,R,t) %next establish the four possible camera matrix pairs as points out in Maybank, Hartley & zisserman etc

cpia_pp.c

/* * cpia_pp CPiA Parallel Port driver * * Supports CPiA based parallel port Video Camera's. * * (C) Copyright 1999 Bas Huisman * (C) Copyright 1999-2000 Scott J. Bertin

ultracam.c

/* * USB NB Camera driver */ #include #include #include #include #include #include "usbvideo.h" #define ULTRACAM

cmapi.h

/* * cmAPI.h - header file for the Camera Module API * */ #ifndef CMAPI_H #define CMAPI_H /* definitions */ typedef enum { CM_TYPE_DEFAULT = 0, CM_TYPE_RGB888 = 64, CM_TYPE_RGB666A,

cpia_pp.c

/* * cpia_pp CPiA Parallel Port driver * * Supports CPiA based parallel port Video Camera's. * * (C) Copyright 1999 Bas Huisman * (C) Copyright 1999-2000 Scott J. Bertin