Bulb::bulb_file_header_t Struct Reference

bulb file header. More...

#include <bulb.h>

List of all members.


Public Attributes

unsigned int width
 width of LUT
unsigned int height
 height of LUT
unsigned int center_x
 x coordinate of mirror center in image
unsigned int center_y
 y coordinate of mirror center in image
float orientation
 orientation of camera in image
float dist_min
 minimum distance from mirror center
float dist_max
 maximum distance from mirror center

Detailed Description

bulb file header.

Definition at line 110 of file bulb.h.


Member Data Documentation

x coordinate of mirror center in image

Definition at line 113 of file bulb.h.

Referenced by Bulb::load(), and Bulb::save().

y coordinate of mirror center in image

Definition at line 114 of file bulb.h.

Referenced by Bulb::load(), and Bulb::save().

maximum distance from mirror center

Definition at line 117 of file bulb.h.

Referenced by Bulb::load(), and Bulb::save().

minimum distance from mirror center

Definition at line 116 of file bulb.h.

Referenced by Bulb::load(), and Bulb::save().

height of LUT

Definition at line 112 of file bulb.h.

Referenced by Bulb::load(), and Bulb::save().

orientation of camera in image

Definition at line 115 of file bulb.h.

Referenced by Bulb::load(), and Bulb::save().

width of LUT

Definition at line 111 of file bulb.h.

Referenced by Bulb::load(), and Bulb::save().


The documentation for this struct was generated from the following file:
  • src/firevision/models/mirror/bulb.h