代码搜索结果
找到约 5,548 项符合
Camera 的代码
ov511.c
/*
* OmniVision OV511 Camera-to-USB Bridge Driver
*
* Copyright (c) 1999-2002 Mark W. McClelland
* Original decompression code Copyright 1998-2000 OmniVision Technologies
* Many improvements by B
merge_two_datasets.m
fprintf(1,'Script that merges two "Cabib_Results.mat" data sets of the same camera into a single dataset\n')
dir;
cont = 1;
while cont
data_set1 = input('Filename of the first dataset (w
undistort_image.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*
ov511.c
/*
* OmniVision OV511 Camera-to-USB Bridge Driver
*
* Copyright (c) 1999-2001 Mark W. McClelland
* Original decompression code Copyright 1998-2000 OmniVision Technologies
* Many improvements by B
ovcamchip_core.c
/* Shared Code for OmniVision Camera Chip Drivers
*
* Copyright (c) 2003-2006 Mark McClelland
* http://ovcam.org/ov511/
*
* This program is free software; you can redistribute it
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by CAMERA.RC
//
#define IDR_MAINFRAME 128
#define IDD_ABOUTBOX 100
// Next default values for new o
cameradoc.cpp
// CAMERADoc.cpp : implementation of the CCAMERADoc class
//
#include "stdafx.h"
#include "CAMERA.h"
#include "CAMERADoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
ov511.c
/*
* OmniVision OV511 Camera-to-USB Bridge Driver
*
* Copyright (c) 1999-2003 Mark W. McClelland
* Original decompression code Copyright 1998-2000 OmniVision Technologies
* Many improvements by B
ov511.c
/*
* OmniVision OV511 Camera-to-USB Bridge Driver
*
* Copyright (c) 1999-2003 Mark W. McClelland
* Original decompression code Copyright 1998-2000 OmniVision Technologies
* Many improvements by B
merge_two_datasets.m
fprintf(1,'Script that merges two "Cabib_Results.mat" data sets of the same camera into a single dataset\n')
dir;
cont = 1;
while cont
data_set1 = input('Filename of the first dataset (w