onboardapi  9.10.0
by Rheinmetall
M_ImageProcessing::ConfigInterpolation Struct Reference

Set the interpolation method used for some of the image processing operations. More...

Public Member Functions

 ConfigInterpolation ()
 
 ConfigInterpolation (M_ImageProcessing::InterpolationKind::Type Interpolation)
 

Public Attributes

M_ImageProcessing::InterpolationKind::Type Interpolation
 Interpolation method. More...
 

Detailed Description

Set the interpolation method used for some of the image processing operations.

Constructor & Destructor Documentation

◆ ConfigInterpolation() [1/2]

M_ImageProcessing::ConfigInterpolation::ConfigInterpolation ( )

◆ ConfigInterpolation() [2/2]

M_ImageProcessing::ConfigInterpolation::ConfigInterpolation ( M_ImageProcessing::InterpolationKind::Type  Interpolation)

Member Data Documentation

◆ Interpolation

M_ImageProcessing::InterpolationKind::Type M_ImageProcessing::ConfigInterpolation::Interpolation

Interpolation method.