Football Table Vision: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
Line 1: Line 1:
==Building the Vision GUI==
<p>In order to build the Vision GUI, you need to install qtcreator.</p>
<code>sudo apt-get install qtcreator
sudo apt-get install libopencv-dev</code>
==The Vision GUI==
==The Vision GUI==
To run the vision GUI, you need to have root privileges. After building the vision tool in [http://qt-project.org/ Qt], the executable should reside in the <code>/Qtvision/bin</code> folder.
To run the vision GUI, you need to have root privileges. After building the vision tool in [http://qt-project.org/ Qt], the executable should reside in the <code>/Qtvision/bin</code> folder.

Revision as of 11:37, 10 September 2013

Building the Vision GUI

In order to build the Vision GUI, you need to install qtcreator.

sudo apt-get install qtcreator sudo apt-get install libopencv-dev


The Vision GUI

To run the vision GUI, you need to have root privileges. After building the vision tool in Qt, the executable should reside in the /Qtvision/bin folder.

Camera Calibration

Color Calibration