EduArt Sensor Ring Library 3.0.1
Loading...
Searching...
No Matches
eduart::measurement::TemperatureImage Class Reference

Pseudo image structure for the converted temperatures of a thermal image. More...

#include <ThermalMeasurement.hpp>

Inheritance diagram for eduart::measurement::TemperatureImage:
[legend]
Collaboration diagram for eduart::measurement::TemperatureImage:
[legend]

Additional Inherited Members

Public Member Functions inherited from eduart::measurement::GenericGrayscaleImage< double, THERMAL_RESOLUTION >
double avg ()
 Calculate the average over all pixels.
GenericGrayscaleImageround ()
 Round each pixel value when a floating point type is used.
GenericGrayscaleImageoperator/= (const double other)
 Divide each pixel by the same value.
GenericGrayscaleImageoperator+= (const double other)
 Add the same value to each pixel.
GenericGrayscaleImageoperator-= (const double other)
 Subtract the same value from each pixel.
Public Attributes inherited from eduart::measurement::GenericGrayscaleImage< double, THERMAL_RESOLUTION >
std::array< double, RESOLUTION > data
 Internal data structure for the image.

Detailed Description

Pseudo image structure for the converted temperatures of a thermal image.


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