Package | Description |
---|---|
net.imagej.ops.image.integral |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIntegralImg<I extends RealType<I>>
n-dimensional integral image that stores sums using
RealType . |
class |
WrappedIntegralImg<I extends RealType<I>>
Wrapper op for the creation of integral images with
net.imglib2.algorithm.integral.IntegralImg . |
Copyright © 2014–2022 ImageJ. All rights reserved.