Module org.scijava.ops.image
Package org.scijava.ops.image.topology.eulerCharacteristic
-
Class Summary 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 cavitiesEulerCharacteristic26NFloating<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 parametersOctant<B extends BooleanType<B>> A convenience class for storing a 2x2x2 voxel neighborhood in an image