代码搜索结果
找到约 5,548 项符合
Camera 的代码
cameraimagic.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
missiletestview.cpp
// MissileTestView.cpp : implementation of the CMissileTestView class
//
#include "stdafx.h"
#include "MissileTest.h"
#include "MilkshapeModel.h"
#include "MissileTestDoc.h"
#include "Missil
2440mian..c
#include "2440addr.h"
#include "2440lib.h"
#include "camif.h"
void xmain(void)
{
ChangeClockDivider(3,1);
ChangeMPllValue(127,2,1); //405MHZ
Isr_Init();
Uart_Init(0, 115200);
Uart_Se
ext_calib2.m
%%%%%%%%%%%%%%%%%%%% SHOW EXTRINSIC RESULTS %%%%%%%%%%%%%%%%%%%%%%%%
if ~exist('show_camera'),
show_camera = 1;
end;
if ~exist('n_ima')|~exist('fc'),
fprintf(1,'No calibration data
cam_proj_calib.m
%%% This code is an additional code that helps doing projector calibration in 3D scanning setup.
%%% This is not a useful code for anyone else but me.
%%% I included it in the toolbox for illustrati
cameram.c
/**************************************************************************************
*
* Project Name : S3C6400 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
new_camif.h
#ifndef _NEW_CAMIF_H
#define _NEW_CAMIF_H
#define cam_PowerOn 1
#define cam_PowerDown 0
//#define OV7620
//#define OV7645 1
#ifdef OV7620
#define CameraID 0x21
#else
#define CameraID 0x3
testparticlesystem.cpp
// TestParticleSystem.cpp : 实现文件
//
#include "stdafx.h"
#include "PerfectParticle.h"
#include "TestParticleSystem.h"
#include ".\testparticlesystem.h"
// CTestParticleSystem 对话框
IMPLEME
cameram.c
/**************************************************************************************
*
* Project Name : S3C6400 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
2440mian..c
#include "2440addr.h"
#include "2440lib.h"
#include "camif.h"
void xmain(void)
{
ChangeClockDivider(3,1);
ChangeMPllValue(127,2,1); //405MHZ
Isr_Init();
Uart_Init(0, 115200);
Uart_Se