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

Packages that use de.unihalle.informatik.MiToBo.math.images
de.unihalle.informatik.MiToBo.features.statistical Provides operators for calculating statistical image features, e.g., average intensities or variances, or moments of the intensity distribution. 
de.unihalle.informatik.MiToBo.math.images Provides mathematical operations on images. 
 

Classes in de.unihalle.informatik.MiToBo.math.images used by de.unihalle.informatik.MiToBo.features.statistical
ImageStatistics.StatValue
          Statistical values that could be calculated.
 

Classes in de.unihalle.informatik.MiToBo.math.images used by de.unihalle.informatik.MiToBo.math.images
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.
 



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