代码搜索结果

找到约 5,548 项符合 Camera 的代码

gspca.txt

List of the webcams known by gspca. The modules are: gspca_main main driver gspca_xxxx subdriver module with xxxx as follows xxxx vend:prod ---- spca501 0000:0000 MystFromOri Unknow Camera m5602

readme.cpia2

$Id: README,v 1.7 2005/08/29 23:39:57 sbertin Exp $ 1. Introduction This is a driver for STMicroelectronics's CPiA2 (second generation Colour Processor Interface ASIC) based cameras. This camera ou

entries.extra

/Hub_Keyboard.o//// /OHCIdef.o//// /USBH100.o//// /USBH100_misc.o//// /camera.o//// /control.o//// /dump.o//// /flash_dev.o//// /keyboard.o////

entries.extra.old

/Hub_Keyboard.o//// /OHCIdef.o//// /USBH100.o//// /USBH100_misc.o//// /camera.o//// /control.o//// /dump.o//// /flash_dev.o//// /keyboard.o////

cpia.h

#ifndef cpia_h #define cpia_h /* * CPiA Parallel Port Video4Linux driver * * Supports CPiA based parallel port Video Camera's. * * (C) Copyright 1999 Bas Huisman, * Peter Pre

cpia.h

#ifndef cpia_h #define cpia_h /* * CPiA Parallel Port Video4Linux driver * * Supports CPiA based parallel port Video Camera's. * * (C) Copyright 1999 Bas Huisman, * Peter Pre

cpia.h

#ifndef cpia_h #define cpia_h /* * CPiA Parallel Port Video4Linux driver * * Supports CPiA based parallel port Video Camera's. * * (C) Copyright 1999 Bas Huisman, * Peter Pre

changelog

This is the changelog for the SPCA5xx usb camera driver. Newest entries appear at the top of this file. /*Experimental spca5xx work based on spca50x module */ Release 0.56 Changes in this release: 19

camif.h

/* FIMC2.0 Camera Header File Copyright (C) 2003 Samsung Electronics (SW.LEE: hitchcar@samsung.com) Author : SW.LEE This program is free software; you can redis

comp_distortion.m

function [x_comp] = comp_distortion(x_dist,k2); % [x_comp] = comp_distortion(x_dist,k2); % % compensates the radial distortion of the camera % on the image plane. %