代码搜索:camera

找到约 5,548 项符合「camera」的源代码

代码结果 5,548
www.eeworm.com/read/359212/10161096

m camera.m

%CAMERA Camera imaging model % % uv = CAMERA(C, p) % uv = CAMERA(C, p, T) % % Implement the perspective, scaling and offset encapsulated in the % camera calibration matrix C. P is a list of 3D world
www.eeworm.com/read/359018/10170819

png camera.png

www.eeworm.com/read/359018/10170835

java camera.java

/* * Copyright (C) 2004 MobileBlogger Development Team */ package net.sourceforge.mobileblogger; import java.io.IOException; import javax.microedition.lcdui.*; import javax.microedition.media.*; im
www.eeworm.com/read/281095/10264422

wav camera.wav

www.eeworm.com/read/425998/10295458

cpp camera.cpp

// camera.cpp: implementation of the Camera class. // ////////////////////////////////////////////////////////////////////// #include "camera.h" #include "global.h" Camera cam; ///////////
www.eeworm.com/read/425998/10295484

h camera.h

// camera.h: interface for the Camera class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CAMERA_H__C1A527C3_CCD1_4C62_98EE_99567F6DF52F__INCLUDED_)
www.eeworm.com/read/280057/10358131

h camera.h

#ifndef __CAMERA_H__ #define __CAMERA_H__ #include #include #include "fs_api.h" #define USE_YUV 1 //#define USE_RGB 1 #define QUAL_DEFAULT 80 /
www.eeworm.com/read/280057/10358361

c camera.c

/* * Camera utilities interface */ #include "camera.h" #include "fs_api.h" #ifndef NULL #define NULL 0 #endif void camera_open(void) { cim_init(); #ifdef CONFIG_OV7660 init_ov7660(); #en
www.eeworm.com/read/279899/10380295

o camera.o

www.eeworm.com/read/279899/10380300

h camera.h

/* * MX21 Camera Library API * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Softwa