代码搜索结果
找到约 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
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)
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
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
-S3C2460 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
ovcamchip_priv.h
/* OmniVision* camera chip driver private definitions for core code and
* chip-specific code
*
* Copyright (c) 1999-2004 Mark McClelland
*
* This program is free software; you can redistribute it
dummy_cam.h
/******************* Camera Interface ***********************/
/*@ spcaxxx_init
send the initialization sequence to the webcam
@*/
static int spcaxxx_init(struct usb_spca50x *spca50x);
/*@ spca
camif.c
/************************************************************
File Name : camif.c
Descriptions
-S3C2440 camera test routines & basic libraries
History
- July 23, 2003. Draft Version 0.0 by purn