MLAlgorithmModule
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CAlgorithmModuleML-Module base class to simplify development of modules encapsulating an algorithm with dedicated input and output interface
 CErrorData structure to indicate an error within an AlgorithmModule derivative's implementation of interface methods
 CInputObjectErrorData structure indicating an error because of an invalid input object
 CInputParameterErrorData structure indicating an error because of an invalid input parameter
 CInternalErrorData structure indicating an internally caused error
 CAlgorithmModuleExampleExample to demonstrate the development of an ML module based on AlgorithmModule
 CAlgorithmModuleExampleWithOutputImageExample to demonstrate the development of an ML module with an output image based on AlgorithmModule
 CAlgorithmModuleExampleWithOutputImageOutputImageHandlerThe AlgorithmModuleExampleWithOutputImageOutputImageHandler handles the page calculation of an output image of AlgorithmModuleExampleWithOutputImage