public class CoherenceEnhancingDiffusionTensor2D<T extends RealType<T>> extends MultiThreadedBenchmarkAlgorithm implements OutputAlgorithm<Img<FloatType>>
processingTime
errorMessage, numThreads
Constructor and Description |
---|
CoherenceEnhancingDiffusionTensor2D(Img<T> input) |
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 Img<FloatType> getResult()
getResult
in interface OutputAlgorithm<Img<FloatType>>
public boolean checkInput()
checkInput
in interface Algorithm
Copyright © 2015–2022 ImgLib2. All rights reserved.