代码搜索结果

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

ccamera.h

/* Class Name: CCamera. Created by: Allen Sherrod (Programming Ace of www.UltimateGameProgramming.com). Description: This class represents a camera in a 3D s

notes.txt

---------------------------------------------------------------------------- From: Reg Willson Subject: Camera Calibration using Tsai's Method - revision 3.0b3 This release of th

notes.txt

---------------------------------------------------------------------------- From: Reg Willson Subject: Camera Calibration using Tsai's Method - revision 3.0b3 This release of th

notes.txt

---------------------------------------------------------------------------- From: Reg Willson Subject: Camera Calibration using Tsai's Method - revision 3.0b3 This release of th

mycamerawindow.cpp

#include "MyCameraWindow.h" MyCameraWindow::MyCameraWindow(CvCapture *cam, QWidget *parent) : QWidget(parent) { camera = cam; QVBoxLayout *layout = new QVBoxLayout; cvwidget = new QOpenC

fifo_fpga_1280x8.v

// fifo_fpga_1280X8.v // fpga_core.v /////////////////////////////////////////////////////////////////////////////////// // pc_camera project //funtion FIFO //syscan RD :zhouhuaguo //mail :

warn.h

/*++ Copyright (c) 1998 Microsoft Corporation Module Name: warn.h Abstract: code to set various properties of the USB camera Author: Environment: kernel mode on

intelcam.c

/*++ Copyright (c) 1998 Microsoft Corporation Module Name: intelcam.c Abstract: driver for the intel camera. Author: Notes: THIS CODE AND INFORMATION IS PROVIDED "AS I

usbintel.inf

; Copyright (c) Microsoft Corporation. All rights reserved. ; ; USBINTEL.INF - Intel USB digital camera sample ; ; Note: ; ; This is a modified version of the production

prpset.c

/*++ Copyright (c) 1998 Microsoft Corporation Module Name: prpset.c Abstract: code to set various properties of the USB camera Author: Environment: kernel mode