代码搜索结果
找到约 5,548 项符合
Camera 的代码
readme-tv8532
This driver is Experimental :
Sometimes colors are strange, Automatic Bayer align need some light to work
please move the camera to get more ligth at the top left of your picture.
Good setting can b
makefile
RELEASETO=/camera/
TARGET=Game.sis
all: $(TARGET)
release: all
cp $(TARGET) $(RELEASETO)
clean: FORCE
rm -rf $(TARGET)
rm -f *.pkg
eject: release
sudo cardctl eject
%.sis: %.
makefile
TARGET=Game
TYPE=app
BUILD=armi
RELEASE=urel
RELEASETO=/camera/System/Apps/Game
EPOCRELEASE=$(EPOCROOT)/epoc32/release/$(BUILD)/$(RELEASE)
all: $(EPOCRELEASE)/$(TARGET).$(TYPE)
release: $(R
caminterface.s
; Module Name: CanInterface.S
; Module Date: 04/14/2004
; Module Auth: John O.
;
; Description: This module provides the low-level interface
; to the OV6620 camera h
readme-tv8532
This driver is Experimental :
Sometimes colors are strange, Automatic Bayer align need some light to work
please move the camera to get more ligth at the top left of your picture.
Good setting can b
ssd1928_1.0.txt
SOLOMON SYSTECH
SEMICONDUCTOR TECHNICAL DATA
SSD1928
Advance Information
JPEG Codec
Camera and video input port
SD interface
256K Embedded Display SRAM
Image Processor
CMOS
readme-tv8532
This driver is Experimental :
Sometimes colors are strange, Automatic Bayer align need some light to work
please move the camera to get more ligth at the top left of your picture.
Good setting can b
calib.m
function calib(mode),
% calib(mode)
%
% Runs the Camera Calibration Toolbox.
% Set mode to 1 to run the memory efficient version.
% Any other value for mode will run the normal version (see doc
camif.h
//====================================================================
// File Name : camif.h
// Function : S3C2413 Camera test code header file
// Date : Apr. 21, 2006
// Version : S3C241
qcset.c
/* Start of file */
/* {{{ [fold] Comments */
/*
* qcset: Logitech QuickCam USB Video Camera driver configuration tool.
* Copyright (C) 2002,2003 Tuukka Toivonen
*
* This pro