Package | Description |
---|---|
bdv.export |
Modifier and Type | Method and Description |
---|---|
static <T extends RealType<T> & NativeType<T>,D> |
ExportScalePyramid.writeScalePyramid(RandomAccessibleInterval<T> img,
T type,
ExportMipmapInfo mipmapInfo,
ExportScalePyramid.DatasetIO<D,T> io,
ExecutorService executorService,
int numThreads,
ExportScalePyramid.LoopbackHeuristic loopbackHeuristic,
ExportScalePyramid.AfterEachPlane afterEachPlane,
ProgressWriter progressWriter)
Write an image to a chunked mipmap representation.
|
Copyright © 2015–2021 Fiji. All rights reserved.