Class MaxIntensityProjection
Object
Projection
ComparisonProjection
MaxIntensityProjection
Creates buffers for performing a Maximum Intensity
Projection.
- Author:
- Owen Feehan
-
Nested Class Summary
Nested classes/interfaces inherited from class org.anchoranalysis.image.voxel.projection.extrema.ComparisonProjection
ComparisonProjection.FloatComparer, ComparisonProjection.IntComparer, ComparisonProjection.LongComparer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.anchoranalysis.image.voxel.projection.extrema.ComparisonProjection
createFloat, createUnsignedByte, createUnsignedInt, createUnsignedShort
Methods inherited from class org.anchoranalysis.image.voxel.projection.Projection
create
-
Constructor Details
-
MaxIntensityProjection
public MaxIntensityProjection()Constructor.
-