Thermal Camera SDK 11.3.0
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 <array>
#include <cstdint>
#include <vector>
#include <string>
#include "otcsdk/Api.h"
#include "otcsdk/common/ThermalFrame.h"
#include "otcsdk/common/Image.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...
 
struct  optris::IntegralPixel
 Helper struct for calculating an integral image. More...
 
class  optris::ImageBuilder
 Creates false color images from thermal frames. More...
 

Namespaces

namespace  optris
 Main SDK namespace.
 

Enumerations

enum class  optris::TemperatureScalingMode { optris::Manual , optris::MinMax , optris::Sigma1 , optris::Sigma3 }
 Represents the different mode to scale temperatures when generating a false color image. More...
 

Detailed Description

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

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