Apartment Navigation By Classic Wheeled Robot
Comprehensive Production Grade Repository For Apartment Navigation Project (Inspired By Udacity Course)
 
Loading...
Searching...
No Matches
robot_control::ball_chaser::ImageDimensions Struct Reference

Image dimensions and stride information. More...

#include <image_utils.hpp>

Public Attributes

uint32_t width
 Image width in pixels.
 
uint32_t height
 Image height in pixels.
 
uint32_t step
 Bytes per row (stride).
 

Detailed Description

Image dimensions and stride information.


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