Fawkes API  Fawkes Development Version
firevision::_histogram_block_header_t Struct Reference

Header for a histogram block. More...

#include <histogram_block.h>

Public Attributes

uint16_t width
 the width of the histogram More...
 
uint16_t height
 the height of the histogram More...
 
uint16_t depth
 the depth of the histogram More...
 
uint8_t object_type
 the type of object the histogram is associated with More...
 

Detailed Description

Header for a histogram block.

Definition at line 38 of file histogram_block.h.

Member Data Documentation

◆ depth

uint16_t firevision::_histogram_block_header_t::depth

◆ height

uint16_t firevision::_histogram_block_header_t::height

◆ object_type

uint8_t firevision::_histogram_block_header_t::object_type

the type of object the histogram is associated with

Definition at line 43 of file histogram_block.h.

Referenced by firevision::HistogramBlock::HistogramBlock(), firevision::HistogramBlock::object_type(), and firevision::HistogramBlock::set_object_type().

◆ width

uint16_t firevision::_histogram_block_header_t::width

The documentation for this struct was generated from the following file: