代码搜索结果
找到约 5,548 项符合
Camera 的代码
camif.c
/************************************************************
File Name : camif.c
Descriptions
-S3C2440 camera test routines & basic libraries
History
- July 23, 2003. Draft Version 0.0 by purn
camif.c
/************************************************************
File Name : camif.c
Descriptions
-S3C2440 camera test routines & basic libraries
History
- July 23, 2003. Draft Version 0.0 by purn
fov.m
% small program that computes the field of view of a camera (in degrees)
if ~exist('fc')|~exist('cc')|~exist('nx')|~exist('ny'),
error('Need calibration results to compute FOV (fc,cc,Wcal,Hcal)
camif.c
/************************************************************
File Name : camif.c
Descriptions
-S3C2440 camera test routines & basic libraries
History
- July 23, 2003. Draft Version 0.0 by purn
nand_before061017.c
//====================================================================
// File Name : nand.c
// Function : S3C2413 Camera test code
// Date : Apr. 21, 2006
// Version : S3C2413
//========
nand.c
//====================================================================
// File Name : nand.c
// Function : S3C2413 Camera test code
// Date : Apr. 21, 2006
// Version : S3C2413
//========
nand_061020_interrupt.c
//====================================================================
// File Name : nand.c
// Function : S3C2413 Camera test code
// Date : Apr. 21, 2006
// Version : S3C2413
//========
camif.c
//====================================================================
// File Name : camif.c
// Function : S3C2413 Camera test code
// Date : Apr. 21, 2006
// Version : S3C2413
//=======
fov.m
% small program that computes the field of view of a camera (in degrees)
if ~exist('fc')|~exist('cc')|~exist('nx')|~exist('ny'),
error('Need calibration results to compute FOV (fc,cc,Wcal,Hcal)
dummy_cam.h
/******************* Camera Interface ***********************/
/*@ spcaxxx_init
send the initialization sequence to the webcam
@*/
static int spcaxxx_init(struct usb_spca50x *spca50x);
/*@ spca