1STEREO-CALIB-GUI(1) Mobile Robot Programming Toolkit - MRPTSTEREO-CALIB-GUI(1)
2
3
4
6 stereo-calib-gui - GUI program to calibrate stereo pairs with a
7 checker-board
8
10 stereo-calib-gui
11
13 stereo-calib-gui is a GUI application which accepts a sequence of
14 images grabbed from the left and right cameras and then detects the
15 corner of the checker-board and computes the required parameters to
16 rectify the images.
17
19 Please report bugs at http://www.mrpt.org/project/issues/MRPT
20
22 The application wiki page at http://www.mrpt.org/Applications
23
25 camera-calib is part of the Mobile Robot Programming Toolkit (MRPT),
26 and was originally written by the MAPIR laboratory (University of
27 Malaga). This program is based on free code from OpenCV 1.1.0 and the
28 OpenCV book.
29
30 This manual page was written by Jose Luis Blanco
31 <joseluisblancoc@gmail.com>.
32
34 This program is free software; you can redistribute it and/or modify it
35 under the terms of the GNU General Public License as published by the
36 Free Software Foundation; either version 3, or (at your option) any
37 later version.
38
39 On Debian GNU/Linux systems, the complete text of the GNU General
40 Public License can be found in `/usr/share/common-licenses/GPL'.
41
42
43
44perl v5.12.2 2010-07-19 STEREO-CALIB-GUI(1)