代码搜索结果
找到约 1,698 项符合
Calibration 的代码
makefile
CROSS_COMPILE = arm-linux-
EXEC = touchmain
#OBJS = calibration.o
OBJS = touch.o
CC = $(CROSS_COMPILE)gcc
STRIP = $(CROSS_COMPILE)strip
CFLAGS = -O2
all: clean $(EXEC)
$(EXEC): $
willson_read.m
% Read in Reg Willson's data file, and convert it into my data format:
if exist('calib_file'),
if exist(calib_file)~=2,
ask = 1;
else
ask = 0;
end;
else
ask = 1;
end
willson_read.m
% Read in Reg Willson's data file, and convert it into my data format:
if exist('calib_file'),
if exist(calib_file)~=2,
ask = 1;
else
ask = 0;
end;
else
ask = 1;
end
stereo_gui.m
% stereo_gui
% Stereo Camera Calibration Toolbox (two cameras, internal and external calibration):
%
% It is assumed that the two cameras (left and right) have been calibrated with the pattern at t
qvoptmcc.tmp
+stdbg msg="D:\msp430\calibration.qer" status="D:\msp430\qvstat.tmp" wd="D:\msp430"
-I"C:\AQ430\include"
-Vhw_mul=0
-D__AQCOMPILER__
+wp
-D_MSP430FE427
willson_read.m
% Read in Reg Willson's data file, and convert it into my data format:
if exist('calib_file'),
if exist(calib_file)~=2,
ask = 1;
else
ask = 0;
end;
else
ask = 1;
end
stereo_gui.m
% stereo_gui
% Stereo Camera Calibration Toolbox (two cameras, internal and external calibration):
%
% It is assumed that the two cameras (left and right) have been calibrated with the pattern at t
ncsyn.c
/*******************************************************************************\
* *
* This program generates a synthetic
csyn.c
/*******************************************************************************\
* *
* This program generates a synthetic