代码搜索结果
找到约 5,548 项符合
Camera 的代码
license.txt
Microsoft Easy Camera Calibration Tool 1.0
This Microsoft Research end user license agreement ("MSR-EULA") is a legal agreement between you and Microsoft Corporation (揗icrosoft
rover
(Defdomain rover
(
(:operator (!navigate ?x ?y ?z)
( (rover ?x) (waypoint ?y) (waypoint ?z)
(can_traverse ?x ?y ?z) (available ?x) (at ?x ?y)
show_stereo_calib_results.m
fprintf(1,'\nStereo calibration parameters:\n');
fprintf(1,'\n\nIntrinsic parameters of left camera:\n\n');
fprintf(1,'Focal Length: fc_left = [ %3.5f %3.5f ]
cc3_hal.h
/*
* Copyright 2006 Anthony Rowe and Adam Goode
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may o
vicam.c
/*
* USB ViCam WebCam driver
* Copyright (c) 2002 Joe Burks (jburks@wavicle.org)
*
* Supports 3COM HomeConnect PC Digital WebCam
*
* This program is free software; you can redistribute it and/or
show_stereo_calib_results.m
fprintf(1,'\nStereo calibration parameters:\n');
fprintf(1,'\n\nIntrinsic parameters of left camera:\n\n');
fprintf(1,'Focal Length: fc_left = [ %3.5f %3.5f ]
dc1394_vloopback.c
/**************************************************************************
** Title: Turn a Digital Camera into a V4L device using vloopback
** $RCSfile: dc1394_vloopback.c,v $
** $Revisio
d3dxcreate.cpp
//////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: d3dxcreate.cpp
//
// Author: Frank D. Luna (C) All Rights Reserved
//
// System:
skybox.h
#ifndef _SKYBOX_H_
#define _SKYBOX_H_
enum SkyBoxSides {
TOP = 0,
BOTTOM,
LEFT,
RIGHT,
FRONT,
BACK
};
class cSkyBox
{
private:
typedef struct sSkyBoxVertex {
cdevent.h
#ifndef _CD_EVENT_H_
#define _CD_EVENT_H_
/****************************************************************************
**************************************************************************