farm-ng-core
sophus::ImageTraits< TT > Struct Template Reference

Number type. More...

#include <image_types.h>

Public Types

using TPixel = TT
 
using ChannelT = TPixel
 

Static Public Attributes

static const int kNumChannels = 1
 

Detailed Description

template<class TT>
struct sophus::ImageTraits< TT >

Number type.

Member Typedef Documentation

◆ ChannelT

template<class TT >
using sophus::ImageTraits< TT >::ChannelT = TPixel

◆ TPixel

template<class TT >
using sophus::ImageTraits< TT >::TPixel = TT

Member Data Documentation

◆ kNumChannels

template<class TT >
const int sophus::ImageTraits< TT >::kNumChannels = 1
static

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