代码搜索结果

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

vgg_x_from_xp_lin.m

%vgg_X_from_xP_lin Estimation of 3D point from image matches and camera matrices, linear. % X = vgg_X_from_xP_lin(x,P,imsize) computes projective 3D point X (column 4-vector) % from its project

sensorlib.c

/* * Common CMOS camera sensor interface */ #include "camera.h" #if (CONFIG_OV7660 || CONFIG_KSMOV7649) #define DEV_ADDR 0x21 #endif #if CONFIG_HV7131 #define DEV_ADDR 0x11 #endif /* error code */

usbdevs.txt

= Date 2004-02-10 Version 013 Records 4,292 ; ; latest version available from http://members.datafast.net.au/dft0802/downloads/usbdevs.txt ; ; update program available from http://members.datafast

torr_linear_etopx.m

% By Philip Torr 2002 % copyright Microsoft Corp. %takes an essential matrix and a set of corrected matches, and outputs projection matrices, 3D points etc %all via linear estimation; need camera

torr_linear_etopx.m

% By Philip Torr 2002 % copyright Microsoft Corp. %takes an essential matrix and a set of corrected matches, and outputs projection matrices, 3D points etc %all via linear estimation; need camera

dxutcamera.h

//-------------------------------------------------------------------------------------- // File: Camera.h // // Helper functions for Direct3D programming. // // Copyright (c) Microsoft Corporati

rei2c.fit.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3} { "Info" "IQEXE_START_BANNER_PRODUCT" "Fitter Quartus II " "Info: Running Quartu

canvas_stageselect.java

import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; // Download by http://www.c