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