diff options
author | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2014-07-11 11:10:47 +0200 |
---|---|---|
committer | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2014-07-11 11:10:47 +0200 |
commit | 32c8dc2140ef0e106df97c9103207fcf7680ed9b (patch) | |
tree | 8e9340a1bfb83303d91d1f6310ccc4a3ad2b0563 /docs/tools.rst | |
parent | 4709b35fa44bcd518154165d5671c69c9c6653bb (diff) | |
download | uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.gz uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.bz2 uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.xz uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.zip |
Fix some minor doc problems
Diffstat (limited to 'docs/tools.rst')
-rw-r--r-- | docs/tools.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/tools.rst b/docs/tools.rst index 44573eb..4197cc3 100644 --- a/docs/tools.rst +++ b/docs/tools.rst @@ -6,8 +6,8 @@ of them are located in ``build/test/`` and some of them are installed with ``make installed``. -``uca-camera-control`` -- simple graphical user interface ---------------------------------------------------------- +uca-camera-control -- simple graphical user interface +----------------------------------------------------- Records and shows frames. Moreover, you can change the camera properties in a side pane: @@ -15,8 +15,8 @@ side pane: .. image:: uca-gui.png -``uca-grab`` -- grabbing frames -------------------------------- +uca-grab -- grabbing frames +--------------------------- Grab with frames with :: @@ -37,8 +37,8 @@ in fractions of seconds:: $ uca-grab --duration=0.25 camera-model -``uca-benchmark`` -- check bandwidth ------------------------------------- +uca-benchmark -- check bandwidth +-------------------------------- Measure the memory bandwidth by taking subsequent frames and averaging the grabbing time:: |