open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Types | Public Member Functions | List of all members
iAEigenValueAccessor< TPixel > Class Template Reference

Eigenvalue pixel accessor to access vector of eigen value pixels as individual images. More...

#include <iAPixelAccessors.h>

Collaboration diagram for iAEigenValueAccessor< TPixel >:

Public Types

typedef float ExternalType
 
typedef TPixel InternalType
 

Public Member Functions

ExternalType Get (const InternalType &input) const
 
void SetEigenIdx (unsigned int i)
 

Detailed Description

template<class TPixel>
class iAEigenValueAccessor< TPixel >

Eigenvalue pixel accessor to access vector of eigen value pixels as individual images.

Member Typedef Documentation

◆ ExternalType

template<class TPixel >
typedef float iAEigenValueAccessor< TPixel >::ExternalType

◆ InternalType

template<class TPixel >
typedef TPixel iAEigenValueAccessor< TPixel >::InternalType

Member Function Documentation

◆ Get()

template<class TPixel >
ExternalType iAEigenValueAccessor< TPixel >::Get ( const InternalType input) const
inline

◆ SetEigenIdx()

template<class TPixel >
void iAEigenValueAccessor< TPixel >::SetEigenIdx ( unsigned int  i)
inline

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