![]() |
open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Abstract Base for depth measures for a single function and band combination. More...
#include <iAFunctionalBoxplot.h>
Public Member Functions | |
| virtual double | calculate (iAFunction< ArgType, ValType > const &curFunc, iAFunction< ArgType, ValType > const &limFunc1, iAFunction< ArgType, ValType > const &limFunc2)=0 |
Abstract Base for depth measures for a single function and band combination.
|
pure virtual |
Implemented in iAModifiedDepthMeasure< ArgType, ValType >.