代码搜索结果
找到约 5,548 项符合
Camera 的代码
undistort_image_color.m
%%% INPUT THE IMAGE FILE NAME:
if ~exist('fc')|~exist('cc')|~exist('kc')|~exist('alpha_c')
fprintf(1,'No intrinsic camera parameters available.\n');
return
end
KK = [fc(1) alpha_c*fc(
undistort_image_no_read.m
%%% INPUT THE IMAGE FILE NAME:
if ~exist('fc')|~exist('cc')|~exist('kc')|~exist('alpha_c'),
fprintf(1,'No intrinsic camera parameters available.\n');
return;
end;
KK = [fc(1) alpha_c*fc
undistort_image_color.m
%%% INPUT THE IMAGE FILE NAME:
if ~exist('fc')|~exist('cc')|~exist('kc')|~exist('alpha_c')
fprintf(1,'No intrinsic camera parameters available.\n');
return
end
KK = [fc(1) alpha_c*fc(
undistort_image_no_read.m
%%% INPUT THE IMAGE FILE NAME:
if ~exist('fc')|~exist('cc')|~exist('kc')|~exist('alpha_c'),
fprintf(1,'No intrinsic camera parameters available.\n');
return;
end;
KK = [fc(1) alpha_c*fc
skybox.h
#include
#include "D3DHelperFuncs.h"
#include "CommonFuncs.h"
#include "Camera.h"
class CSkyBox
{
public:
static const int NUMFACES;
CSkyBox();
~CSkyBox();
HRESULT
skybox.h
#include
#include "D3DHelperFuncs.h"
#include "CommonFuncs.h"
#include "Camera.h"
class CSkyBox
{
public:
static const int NUMFACES;
CSkyBox();
~CSkyBox();
HRESULT
skybox.h
#include
#include "D3DHelperFuncs.h"
#include "CommonFuncs.h"
#include "Camera.h"
class CSkyBox
{
public:
static const int NUMFACES;
CSkyBox();
~CSkyBox();
HRESULT
lv20x0.bas
Attribute VB_Name = "LV20x0"
' LV20x0 DLL - DLL for control of LV20x0 camera series via RS-232c
' ================================================================
' The constants ending with _
loaderm3g.java
// LoaderM3G.java
// Andrew Davison, dandrew@fivedots.coe.psu.ac.th, November 2004
/* Display a M3G model into a simple landscape, with a mobile
camera for moving about.
*/
import javax
setting.h
#ifndef _S5X532_H_
#define _S5X532_H_
unsigned char S5K4BA_YCbCr8bit[][2] =
{
//==========================================================
// CAMERA INITIAL (Analog & Clock Setting)
//=======