Package org.anchoranalysis.image.voxel.projection.extrema
Classes for performing both a Maximum Intensity
Projection and a minimum projection.
-
Class Summary Class Description MaxIntensityProjection Creates buffers for performing a Maximum Intensity Projection.MinIntensityProjection Creates buffers for performing a minimum intensity projection, similarly toMaxIntensityProjectionbut calculating the minimum.