代码搜索结果
找到约 1,698 项符合
Calibration 的代码
ipcavarexp.m
function ipcavarexp(Model,No_of_PCs,labeltype)
% ipcavarexp makes a plot describing explained calibration variance for all intervals
%
% Input:
% Model (the output from iPCA.m)
% No_of_PCs:
calibrationview.cpp
// CalibrationView.cpp : implementation of the CCalibrationView class
//
#include "stdafx.h"
#include "Calibration.h"
#include "CalibrationDoc.h"
#include "CalibrationView.h"
#ifdef _DEBUG
ext_calib_stereo.m
%%%%%%%%%%%%%%%%%%%% SHOW EXTRINSIC RESULTS %%%%%%%%%%%%%%%%%%%%%%%%
if ~exist('n_ima')|~exist('fc_right')|~exist('fc_left'),
fprintf(1,'No stereo calibration data available.\n');
return;
go_calib_optim_iter_weak.m
%%% WARNING!!! This code is not in working condition yet.
%%% AS A RESULT, IT IS NOT SUPPORTED!!!
%%% -Jean-Yves Bouguet
%go_calib_optim_iter_weak
%
%Main calibration function. Computes the int
ext_calib_stereo.m
%%%%%%%%%%%%%%%%%%%% SHOW EXTRINSIC RESULTS %%%%%%%%%%%%%%%%%%%%%%%%
if ~exist('n_ima')|~exist('fc_right')|~exist('fc_left'),
fprintf(1,'No stereo calibration data available.\n');
return;
go_calib_optim_iter_weak.m
%%% WARNING!!! This code is not in working condition yet.
%%% AS A RESULT, IT IS NOT SUPPORTED!!!
%%% -Jean-Yves Bouguet
%go_calib_optim_iter_weak
%
%Main calibration function. Computes the int
wdcal_lib.c
// wdcal_lib.c
// Library with functions for the self-calibration
// This file contains asm directives:
// Set the Compiler options (Keil uVision2) for this file to:
// - Generate Assembler SRC
rssi_power.h
/* rssi_power.h - rssi to power calibration routines header definitions */
/* Copyright (c) 2002 Atheros Communications, Inc., All Rights Reserved */
#ifndef __INCrssipowerh
#define __INCrssipo
maui_cal.h
/* maui_cal.h - Maui calibration header definitions */
/* Copyright (c) 2000 Atheros Communications, Inc., All Rights Reserved */
#ifndef __INCmauicalh
#define __INCmauicalh
#ifdef __cplusplus
ipcavarexp.m
function ipcavarexp(Model,No_of_PCs,labeltype)
% ipcavarexp makes a plot describing explained calibration variance for all intervals
%
% Input:
% Model (the output from iPCA.m)
% No_of_PCs: