public class IntegralImage3d extends Object
Constructor and Description |
---|
IntegralImage3d() |
Modifier and Type | Method and Description |
---|---|
static Image<LongType> |
compute(Image<FloatType> img) |
static void |
computeIntegralImage(Image<LongType> integralTmp,
Image<FloatType> img) |
static int |
getIndex(int x,
int y,
int z,
int w,
int h) |
static void |
main(String[] args) |
Copyright © 2015–2021 Fiji. All rights reserved.