代码搜索结果

找到约 1,698 项符合 Calibration 的代码

ctcaldat.c

/* Copyright (C) 1999 Optimay GmbH. All Rights Reserved. File: ct\trident\ctcaldat.c Desc: Handling of most HW calibration data elements. The powerramps and the Rf gain calibration t

ctcaldat.c

/* Copyright (C) 1999 Optimay GmbH. All Rights Reserved. File: ct\trident\ctcaldat.c Desc: Handling of most HW calibration data elements. The powerramps and the Rf gain calibration t

mousecalibration.pro

HEADERS += calibration.h \ scribblewidget.h SOURCES += calibration.cpp \ scribblewidget.cpp \ main.cpp # install target.path = $$[QT_INSTALL_EXAMPLES]/qtopiacore/mousecalibration sources.

a7121reg.h

/******************************************************************** * A7121REG.h * RFChip Hardware Definitions * * This file provides the constants associated with the * AMICCOM A7121 d

inputs.h

#ifndef __INPUTS_H__ #define __INPUTS_H__ #include "ImageSource.h" #include "tracker_defines_types_and_helpers.h" namespace ReadingPeopleTracker { // forward declarations class Calibration; class

cal_eval.h

void distorted_image_plane_error_stats (double*,double*,double*,double*); void undistorted_image_plane_error_stats (double*,double*,double*,double*); void object_space_error_stats (do

camcalp.m

%CAMCALP Camera calibration matrix from parameters % % C = CAMCALP(cp) % C = CAMCALP(cp, Tcam) % C = CAMCALP(cp, pC, x, z) % % Compute a 3x4 camera calibration matrix from given camera intrinsic % and

mrs_plot.m

function mrs_plot(PrSpike,Data) %MRS_PLOT Plot calibration results for a 2-state MRS model. % MRS_PLOT(PRSPIKE,DATA) generates a figure with two panels visualizing % calibration results for a 2

camcalp.m

%CAMCALP Camera calibration matrix from parameters % % C = CAMCALP(cp) % C = CAMCALP(cp, Tcam) % C = CAMCALP(cp, pC, x, z) % % Compute a 3x4 camera calibration matrix from given camera intrinsic % and

adccalibrationdriverinit.c

//########################################################################### // // FILE: ADCcalibrationDriverInit.c // // TITLE: ADC Calibration Driver Initialization Function. // //###########