Class | Description |
---|---|
EulerCharacteristic26N<B extends BooleanType<B>> |
An Op which calculates the euler characteristic (χ) of the given 3D binary image.
Here Euler characteristic is defined as χ = β_0 - β_1 + β_2, where β_i are so called Betti numbers β_0 = number of separate particles β_1 = number of handles β_2 = number enclosed cavities |
EulerCharacteristic26NFloating<B extends BooleanType<B>> |
An Op which calculates the euler characteristic (χ) of the given binary image.
|
EulerCorrection<B extends BooleanType<B>> |
An Op which calculates the correction needed to approximate the contribution of the image to the
Euler characteristic χ of the whole image.
|
EulerCorrection.Traverser<B extends BooleanType<B>> |
A convenience class for passing parameters
|
Copyright © 2014–2022 ImageJ. All rights reserved.