Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
ImageBuilder.h File Reference

Contains a class that converts thermal frames into false color images. More...

#include <memory>
#include <array>
#include "otcsdk/Api.h"
#include "otcsdk/common/ThermalFrame.h"
#include "otcsdk/common/Image.h"
Include dependency graph for ImageBuilder.h:

Go to the source code of this file.

Classes

struct  optris::TemperatureRegion
 Characterizes a rectangular region by the indexes of the upper left and the lower right corners along with an associated temperature. More...
 
class  optris::ImageBuilder
 Creates false color images from thermal frames. More...
 

Namespaces

namespace  optris
 Main SDK namespace.
 

Enumerations

enum class  optris::ColoringPalette {
  optris::AlarmBlue , optris::AlarmBlueHi , optris::GrayBW , optris::GrayWB ,
  optris::AlarmGreen , optris::Iron , optris::IronHi , optris::Medical ,
  optris::Rainbow , optris::RainbowHi , optris::AlarmRed
}
 Represents the available coloring palettes. More...
 
enum class  optris::PaletteScalingMethod { optris::Manual , optris::MinMax , optris::Sigma1 , optris::Sigma3 }
 Represents the false color conversion strategies. More...
 

Detailed Description

Contains a class that converts thermal frames into false color images.

Author
Optris GmbH Co. KG
Date
2024-12-19