Package de.unihalle.informatik.MiToBo.math.images

Provides mathematical operations on images.

See:
          Description

Class Summary
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 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
ImageStatistics.StatValue Statistical values that could be calculated.
 

Package de.unihalle.informatik.MiToBo.math.images Description

Provides mathematical operations on images.

Author:
moeller


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.