代码搜索结果
找到约 5,548 项符合
Camera 的代码
lightingdemo.py
import localogre as ogre
import sampleframework
class LightingApplication(sampleframework.Application):
def _createScene( self ):
sceneManager = self.sceneManager
camera = s
smokedemo.py
import localogre as ogre
import sampleframework
class SmokeApplication(sampleframework.Application):
def _createScene( self ):
sceneManager = self.sceneManager
camera = self
particlefxdemo.py
import localogre as ogre
import sampleframework
class ParticleApplication(sampleframework.Application):
def _createScene( self ):
sceneManager = self.sceneManager
camera = s
lightingdemo.py
import localogre as ogre
import sampleframework
class LightingApplication(sampleframework.Application):
def _createScene( self ):
sceneManager = self.sceneManager
camera = s
smokedemo.py
import localogre as ogre
import sampleframework
class SmokeApplication(sampleframework.Application):
def _createScene( self ):
sceneManager = self.sceneManager
camera = self
mca25_pgm_buggy.c
/**********************************************************
* driver for MCA-25 camera
*
* Author : Simon Schulz / avr{AT}auctionant.de
* -> circuitcellar.com avr design contest 2006
*
mca25_pgm_buggy.c
/**********************************************************
* driver for MCA-25 camera
*
* Author : Simon Schulz / avr{AT}auctionant.de
* -> circuitcellar.com avr design contest 2006
*
readme.txt
Camera Calibration Toolbox for Matlab
-------------------------------------
The complete documentation of this toolbox is available online at
http://www.vision.caltech.edu/bouguetj/calib_doc/
cmapi.c
/*
* cmAPI.c - Module for the 1670 implementation of the Camera Module
* API interface
*
* Modification History:
*
* 1.3 - Added cmRegisterIoctl() to be able to set delays after
faq.txt
###########################################################
Tsai Camera Calibration FAQ - Reg Willson
Date: Oct 27, 1995
If you have any questions, comments, or suggestions about this document,
the s