public class IsotropicDiffusionTensor<T extends RealType<T>> extends MultiThreadedBenchmarkAlgorithm implements OutputAlgorithm<Img<FloatType>>
processingTime
errorMessage, numThreads
Constructor and Description |
---|
IsotropicDiffusionTensor(long[] dimensions,
float val) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkInput() |
Img<FloatType> |
getResult() |
boolean |
process() |
getProcessingTime
getErrorMessage, getNumThreads, setNumThreads, setNumThreads
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrorMessage
public IsotropicDiffusionTensor(long[] dimensions, float val)
public boolean checkInput()
checkInput
in interface Algorithm
Copyright © 2015–2022 ImgLib2. All rights reserved.