代码搜索结果

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

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

terrain.h

#ifndef __TERRAIN_H #define __TERRAIN_H #define WIN32_LEAN_AND_MEAN #define WIN32_EXTRA_LEAN #include #include #include #include "camera.h" #include "o

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

campose4.m

%CAMPOSE4 Camera pose estimation from 4 coplanar points. % % T = CAMPOSE4(D, K) % [T, UV] = CAMPOSE4(D, K) % % Input is a table of data points, D, with each row of the form [x y iX iY] where (x,y) % i

usbvm31b.inf

;Installation File (.inf) for USB PC Camera [Version] Signature="$CHICAGO$" LayoutFile=Layout.inf, Layout1.inf, Layout2.inf Class=Image ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f} Provide

spcagamma.h

#ifndef GAMMA_TABLES_H #define GAMMA_TABLES_H /* Gamma tables for the spca5xx camera (25/12/2003) by mxhaard@magic.fr * Original work from * Adam M. Costello * Gamma_tables_h i

campose4.m

%CAMPOSE4 Camera pose estimation from 4 coplanar points. % % T = CAMPOSE4(D, K) % [T, UV] = CAMPOSE4(D, K) % % Input is a table of data points, D, with each row of the form [x y iX iY] where (x,y) % i

campose4.m

%CAMPOSE4 Camera pose estimation from 4 coplanar points. % % T = CAMPOSE4(D, K) % [T, UV] = CAMPOSE4(D, K) % % Input is a table of data points, D, with each row of the form [x y iX iY] where (x,y) % i

terrain.h

#ifndef __TERRAIN_H #define __TERRAIN_H #define WIN32_LEAN_AND_MEAN #define WIN32_EXTRA_LEAN #include #include #include #include "camera.h" #include "o

eeprom.c

/* create by hzh, to support wr/rd parameters to/from eeprom */ #include "def.h" #include "2440addr.h" #include "2440lib.h" #define SLV_ADDR_24C02 0xa0//定义EEPROM的地址 //#define SLV_ADDR_CAMERA