代码搜索结果

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

read me.txt

主程序为 Tsai 参考 TestData 以了解调用方法 Ncx,Nfx,Cx,Cy,dx,dy,sx 七个参数可以这样得到: Ncx,Nfx,sx 简单的设为1。 Cx,Cy 设为像素中心,也即是如果图像是800×600,那就设为400、300。 但我的例子中的值是用其它的方法标定出来的。可以参考Tsai的另外一篇论文: Techniques for

readme.txt

HighResTimer ------------ is a timer component for high resolution time measurement and wait routines. (c) 2002 by Roman Lauer The component uses a Win32 multimedia timer and a high resolution

cncodec.h

#ifndef __INCLUDE_CODEC_H_ #define __INCLUDE_CODEC_H_ #include "common.h" /**/ #define INIT_IR0 0x55C2 // DTMF_ROW_0_PEAK #define INIT_IR1 0x51E6 // DTMF_ROW_0_PEAK, #define INIT_IR2

zhang.m

% function Zhang(M,m) % % *********************************************************************************** % ******* A Flexible New Technique for Camera Calibration *******

simon_hhh.m

% % *********************************************************************************** % ******* A Flexible New Technique for Camera Calibration ******* % *********************

homography2d1.m

% % *********************************************************************************** % ******* A Flexible New Technique for Camera Calibration ******* % *********************

read me.txt

主程序为 Tsai 参考 TestData 以了解调用方法 Ncx,Nfx,Cx,Cy,dx,dy,sx 七个参数可以这样得到: Ncx,Nfx,sx 简单的设为1。 Cx,Cy 设为像素中心,也即是如果图像是800×600,那就设为400、300。 但我的例子中的值是用其它的方法标定出来的。可以参考Tsai的另外一篇论文: Techniques for

tchmain.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

tchmain.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

cc1100.h

#ifndef CC1100_H #define CC1100_H #define LOW 0 #define HIGH 1 #define INT8U unsigned char #define INT16U unsigned int //--------------------------------------------