代码搜索结果

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

s_camera1.c

/* This file is generated by 'dumpbmp', do not edit manually. */ #include #include static unsigned char s_camera1_bits [] = { 0x78, 0xf8, 0x78, 0xf8, 0x78, 0xf

kalman_camera.c.txt

/* kalman_camera.c This file contains code segments for a Kalman Filter that characterize a particular system and measurement model. In this case, the system being characterized is

camera_gray_count.v

// ================================================================================ // (c) 2004 Altera Corporation. All rights reserved. // Altera products are protected under numerous U.S. and fore

camera3d.java

import java.applet.*; import java.awt.*; class Camera3D { static Matrix3D CameraMatrix = new Matrix3D(); static double XPos = 0; static double YPos = 0; static double ZPos = 0; sta