See: Description
Class | Description |
---|---|
ImageArithmetics |
Image arithmetics class for
MTBImage objects. |
ImageStatistics |
Class offering statistical calculations on objects of type
MTBImage . |
MTBImageArithmetics |
This class that provides convenience functions for the
ImageArithmetics class. |
Enum | Description |
---|---|
ImageArithmetics.ArithOp |
Arithmetic operations:
ADD, SUB, MULT, DIV, MIN, MAX, AND, OR, ABS_DIFF require two input images, ADD_CONST, MULT_CONST, DIV_CONST, POW_CONST require one input image and a constant INV, ABS require one input image only |
ImageStatistics.StatValue |
Statistical values that could be calculated.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.