readme.txt

来自「张正友开发编写的用于利用二维控制点检校相机的程序」· 文本 代码 · 共 23 行

TXT
23
字号
Please read carefully CameraCalibrationTool.doc (END-USER LICENSE AGREEMENT for Microsoft Easy Camera Calibration Tool) before using the software provided in this package.

The software EasyCalib.exe is an executable for Microsoft Windows. Type "EasyCalib.exe" to display the description of the command line.

An example of experimental data can be found at
http://research.microsoft.com/~zhang/Calib/

The technique is described in the MSR technical report TR-98-71, available from
http://research.microsoft.com/~zhang/Calib/

Try to run the following:

cd Example
../EasyCalib.exe -model model.txt data1.txt data2.txt data3.txt
../EasyCalib.exe -model model.txt -distortion data1.txt data2.txt data3.txt
../EasyCalib.exe -model model.txt -distortion -verbose data1.txt data2.txt data3.txt


Please send comments to zhang@microsoft.com



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?