|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ImageArithmetics | Image arithmetics class for MTBImage objects. |
LinearTransformGaussNoise | A linear transform with additive Gaussian noise. |
LogFaculty | Class to compute the logarithm of the faculty of an integer n. |
MathX | Math class with functions that are not provided by Java's Math class. |
MTBImageArithmetics | This class that provides convenience functions for the ImageArithmetics class. |
Enum Summary | |
---|---|
ImageArithmetics.ArithOp | Arithmetic operations: ADD, SUB, MULT, DIV, MIN, MAX, AND, OR, ABS_DIFF require two input images, ADD_CONST, MULT_CONST, POW_CONST require one input image and a constant INV, ABS require one input image only |
Provides arithmetic operations on images.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |