open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | List of all members
iADepthMeasure< ArgType, ValType > Class Template Referenceabstract

Abstract Base for depth measures for a single function and band combination. More...

#include <iAFunctionalBoxplot.h>

Inheritance diagram for iADepthMeasure< ArgType, ValType >:
Collaboration diagram for iADepthMeasure< ArgType, ValType >:

Public Member Functions

virtual double calculate (iAFunction< ArgType, ValType > const &curFunc, iAFunction< ArgType, ValType > const &limFunc1, iAFunction< ArgType, ValType > const &limFunc2)=0
 

Detailed Description

template<typename ArgType, typename ValType>
class iADepthMeasure< ArgType, ValType >

Abstract Base for depth measures for a single function and band combination.

Member Function Documentation

◆ calculate()

template<typename ArgType , typename ValType >
virtual double iADepthMeasure< ArgType, ValType >::calculate ( iAFunction< ArgType, ValType > const &  curFunc,
iAFunction< ArgType, ValType > const &  limFunc1,
iAFunction< ArgType, ValType > const &  limFunc2 
)
pure virtual

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