public class SliceTransformableExtractionFloat<T extends Type<T>> extends SliceTransformableExtraction<T>
Thread.State, Thread.UncaughtExceptionHandler
stopThread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
SliceTransformableExtractionFloat(int numImages,
InverseTransformDescription<T> it,
float[] sliceImg,
ij.ImagePlus parent,
int[] dimensionPositions,
int dimX,
int dimY,
int dimZ,
int sizeX,
int sizeY,
int slice) |
Modifier and Type | Method and Description |
---|---|
protected void |
setIntensity(int index) |
run, stopThread
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public SliceTransformableExtractionFloat(int numImages, InverseTransformDescription<T> it, float[] sliceImg, ij.ImagePlus parent, int[] dimensionPositions, int dimX, int dimY, int dimZ, int sizeX, int sizeY, int slice)
protected final void setIntensity(int index)
setIntensity
in class SliceTransformableExtraction<T extends Type<T>>
Copyright © 2015–2021 Fiji. All rights reserved.