EduArt Sensor Ring Library 3.0.1
Loading...
Searching...
No Matches
eduart::measurement::GenericRGBImage< T, RESOLUTION > Class Template Reference

Template for images with three channels and variable type. More...

#include <Image.hpp>

Public Attributes

std::array< std::array< T, 3 >, RESOLUTION > data = {}
 Internal data structure for the image.

Detailed Description

template<typename T, std::size_t RESOLUTION>
class eduart::measurement::GenericRGBImage< T, RESOLUTION >

Template for images with three channels and variable type.


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