代码搜索结果

找到约 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_vga.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

camif.c

/************************************************************ File Name : camif.c Descriptions -S3C2440 camera test routines & basic libraries History - July 23, 2003. Draft Version 0.0 by purn

dummy_cam.h

/******************* Camera Interface ***********************/ /*@ spcaxxx_init send the initialization sequence to the webcam @*/ static int spcaxxx_init(struct usb_spca50x *spca50x); /*@ spca

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 -S3C2440 camera test routines & basic libraries History - July 23, 2003. Draft Version 0.0 by purn

dummy_cam.h

/******************* Camera Interface ***********************/ /*@ spcaxxx_init send the initialization sequence to the webcam @*/ static int spcaxxx_init(struct usb_spca50x *spca50x); /*@ spca

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)