1FVBB2RECTLUT(1) Fawkes Manual FVBB2RECTLUT(1)
2
3
4
6 fvbb2rectlut - Retrieve and verify Bumblebee 2 rectification info
7
9 fvbb2rectlut <-r|-v|-d|-i> file
10
12 Open the first available Bumblebee 2 camera on the IEEE1394 bus and
13 read the rectification information, verify it with previously
14 downloaded data or print information.
15
17 -r file
18 Read rectification information and write it to file.
19
20 -v file
21 Read rectification information and compare the meta information
22 with the data in the given file. This can be used to verify that
23 the rectification information is for the connected camera and not
24 for a different camera of the same model.
25
26 -d file
27 Read rectification information and compare the meta information as
28 well as every byte of the rectification lookup table with the data
29 from file.
30
31 -i file
32 Print information read from the given file.
33
35 fvbb2rectlut -r file
36 Read rectification information from a connected Bumblebee 2 camera
37 and store it in the file.
38
40 fawkes(8)
41
43 Written by Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
44
46 Documentation by Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
47
49 Part of the Fawkes Robot Software Framework. Project website is at
50 http://www.fawkesrobotics.org
51
52
53
54Fawkes 1.2.0 05/21/2019 FVBB2RECTLUT(1)