Package | Description |
---|---|
net.imagej.ops.image.integral |
Modifier and Type | Method and Description |
---|---|
AbstractUnaryHybridCI<IterableInterval<I>,IterableInterval<I>> |
SquareIntegralImg.getComputer(int dimension) |
AbstractUnaryHybridCI<IterableInterval<I>,IterableInterval<I>> |
DefaultIntegralImg.getComputer(int dimension) |
abstract AbstractUnaryHybridCI<IterableInterval<I>,IterableInterval<I>> |
AbstractIntegralImg.getComputer(int dimension)
Implements the row-wise addition required for computations of integral
images.
|
Copyright © 2014–2022 ImageJ. All rights reserved.