|
xvsdk
3.2.0
|
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 |
A grayscale image that is usually an image from a camera used for visual SLAM.