Public Member Functions | Public Attributes
mm_vision_msgs::Image Struct Reference

An image structure that makes sense for non-opencv platforms. More...

#include <image.hpp>

List of all members.

Public Member Functions

 Image ()

Public Attributes

bool colour
std::vector< unsigned char > data
unsigned int height
unsigned int semantic_id
unsigned int size
ecl::TimeStamp timestamp
unsigned int width

Detailed Description

An image structure that makes sense for non-opencv platforms.

On our embedded boards we usually dont run with opencv, but we need a structure which we can fling around. This is it.

Definition at line 55 of file image.hpp.


Constructor & Destructor Documentation

Definition at line 56 of file image.hpp.


Member Data Documentation

Definition at line 58 of file image.hpp.

std::vector<unsigned char> mm_vision_msgs::Image::data

Definition at line 57 of file image.hpp.

Definition at line 59 of file image.hpp.

Definition at line 62 of file image.hpp.

Definition at line 59 of file image.hpp.

Definition at line 63 of file image.hpp.

Definition at line 59 of file image.hpp.


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


mm_vision_msgs
Author(s): Daniel Stonier
autogenerated on Sun Jun 7 2015 12:58:21