代码搜索结果
找到约 5,548 项符合
Camera 的代码
test.h
#ifndef __TEST_DEFINED
#define __TEST_DEFINED
// Bits definition for the available devices
#define SDRAM_AVAILABLE 0x00000001
#define ADV7171_AVAILABLE 0x00000002
#define ADV7181_AVAILABLE 0
image_sensor.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
cam_proj_calib_optim.m
load camera_results;
string_global = 'global n_ima';
for kk = 1:n_ima,
string_global = [string_global ' x_' num2str(kk) ' X_' num2str(kk) ' xproj_' num2str(kk) ' x_proj_' num2str(kk)];
end;
saving_calib_no_results.m
if ~exist('n_ima'),
fprintf(1,'No calibration data available.\n');
return;
end;
check_active_images;
for kk = 1:n_ima,
if ~exist(['dX_' num2str(kk)]), eval(['dX_' num2str(kk) '= d
cam_proj_calib_optim.m
load camera_results;
string_global = 'global n_ima';
for kk = 1:n_ima,
string_global = [string_global ' x_' num2str(kk) ' X_' num2str(kk) ' xproj_' num2str(kk) ' x_proj_' num2str(kk)];
end;
saving_calib_no_results.m
if ~exist('n_ima'),
fprintf(1,'No calibration data available.\n');
return;
end;
check_active_images;
for kk = 1:n_ima,
if ~exist(['dX_' num2str(kk)]), eval(['dX_' num2str(kk) '= d
frontend.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
font_window.cpp
/*
* ===========================================================================
* PRODUCTION $Log: font_window.cpp,v $
* PRODUCTION Revision 1000.1 2004/06/01 20:52:14 gouriano
* PRODUCTION PRO
cam_proj_calib_optim.m
load camera_results;
string_global = 'global n_ima';
for kk = 1:n_ima,
string_global = [string_global ' x_' num2str(kk) ' X_' num2str(kk) ' xproj_' num2str(kk) ' x_proj_' num2str(kk)];
end;
calibfilter.cpp
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,