public static class AccumulateProjectorARGB.AccumulateProjectorARGBGeneric extends AccumulateProjector<ARGBType,ARGBType>
| Constructor and Description |
|---|
AccumulateProjectorARGBGeneric(List<VolatileProjector> sourceProjectors,
List<? extends RandomAccessible<? extends ARGBType>> sources,
RandomAccessibleInterval<ARGBType> target,
int numThreads,
ExecutorService executorService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
accumulate(Cursor<? extends ARGBType>[] accesses,
ARGBType target) |
cancel, getLastFrameRenderNanoTime, isValid, mapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmappublic AccumulateProjectorARGBGeneric(List<VolatileProjector> sourceProjectors, List<? extends RandomAccessible<? extends ARGBType>> sources, RandomAccessibleInterval<ARGBType> target, int numThreads, ExecutorService executorService)
protected void accumulate(Cursor<? extends ARGBType>[] accesses, ARGBType target)
accumulate in class AccumulateProjector<ARGBType,ARGBType>Copyright © 2015–2021 Fiji. All rights reserved.