Public Member Functions | Public Attributes | List of all members
nav_grid_server::Pixel Struct Reference

Independent (i.e. not OpenCV) representation of a Pixel. More...

#include <image_loader.h>

Public Member Functions

 Pixel ()=default
 

Public Attributes

std::vector< double > channels
 

Detailed Description

Independent (i.e. not OpenCV) representation of a Pixel.

Each channel's value is represented as a value [0.0, 1.0]

Definition at line 49 of file image_loader.h.

Constructor & Destructor Documentation

nav_grid_server::Pixel::Pixel ( )
default

Member Data Documentation

std::vector<double> nav_grid_server::Pixel::channels

Definition at line 52 of file image_loader.h.


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


nav_grid_server
Author(s):
autogenerated on Sun Jan 10 2021 04:08:56