代码搜索结果
找到约 5,548 项符合
Camera 的代码
post-ld.bat
cd output
fromelf -nodebug -bin -output SFC_Camera_SDK SFC_Camera_SDK.axf
MergeBin .\SFC_Camera_SDK\SFC_Camera_SDK.hyc .\SFC_Camera_SDK\SFC_Camera_SDK.bin 2062336 .\SFC_Camera_SDK\sysInterface.bin
makefile
# where the kernel sources are located
KERNEL_DIR := /home/YUANFENG2440/linux-2.4.20
TOPDIR := /home/YUANFENG2440/linux-2.4.20
export-objs := captrue.o
obj-m := captrue.o
here:
(cd $(KERNEL_
cameraapp_caption.rss.i
# 1 "D:\\Work\\S60_Platform_Camera_Example_v2_0\\CameraApp\\data\\CameraApp_caption.rss"
/*
* ============================================================================
* Name : CameraApp_ca
dc1394_internal.h
/*
* 1394-Based Digital Camera Control Library, internal functions
* Copyright (C) Damien Douxchamps
*
* This library is free software; you can redistribute it and/or
*
thread_base.h
/*
* Copyright (C) 2000-2003 Damien Douxchamps
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
scanner_calibration_script.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%-- Main 3D Scanner Calibration Script
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clear;
%-----------------------------------------------------------------
torr_test_calib_sc.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this is a script to test the self calibration stuff
%torr_test_calib_sc.m
%main()
%profile on
clear all;
m3 = 256;
method = 'mapsac';
method
torr_test_calib_sc.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this is a script to test the self calibration stuff
%torr_test_calib_sc.m
%main()
%profile on
clear all;
m3 = 256;
method = 'mapsac';
method
makefile
# where the kernel sources are located
KERNEL_DIR := /home/YUANFENG2440/linux-2.4.20
TOPDIR := /home/YUANFENG2440/linux-2.4.20
export-objs := captrue.o
obj-m := captrue.o
here:
(cd $(KERNEL_
makefile.win
# Project: Projeto1
# Makefile created by Dev-C++ 4.9.9.2
CPP = g++.exe
CC = gcc.exe
WINDRES = windres.exe
RES =
OBJ = camera.o $(RES)
LINKOBJ = camera.o $(RES)
LIBS = -L"C:/Dev-Cpp/