farm-ng-core
sophus::IntensityImagePredicate Struct Reference

#include <dyn_image_types.h>

Public Types

using PixelVariant = std::variant< uint8_t, uint16_t, float, Pixel2U8, Pixel2U16, Pixel2F32, Pixel3U8, Pixel3U16, Pixel3F32, Pixel4U8, Pixel4U16, Pixel4F32 >
 

Static Public Member Functions

template<class TPixel >
static constexpr auto isTypeValid () -> bool
 
static constexpr auto isFormatValid (PixelFormat format) -> bool
 

Member Typedef Documentation

◆ PixelVariant

Member Function Documentation

◆ isFormatValid()

static constexpr auto sophus::IntensityImagePredicate::isFormatValid ( PixelFormat  format) -> bool
inlinestaticconstexpr

◆ isTypeValid()

template<class TPixel >
static constexpr auto sophus::IntensityImagePredicate::isTypeValid ( ) -> bool
inlinestaticconstexpr

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