xvsdk  3.2.0
Public Attributes | List of all members
xv::GrayScaleImage Struct Reference

A grayscale image that is usually an image from a camera used for visual SLAM. More...

#include <xv-types.h>

Public Attributes

std::size_t width
 width of the image (in pixel)
 
std::size_t height
 height of the image (in pixel)
 
std::shared_ptr< const std::uint8_t > data
 

Detailed Description

A grayscale image that is usually an image from a camera used for visual SLAM.


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