public class SpotGaussianFitter extends MultiThreadedBenchmarkAlgorithm
| Modifier and Type | Class and Description |
|---|---|
static class |
SpotGaussianFitter.Factory |
static class |
SpotGaussianFitter.SpotGaussianFitterAction |
processingTimeerrorMessage, numThreads| Constructor and Description |
|---|
SpotGaussianFitter(Model model,
Settings settings,
Logger logger,
boolean fixRadius) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkInput() |
boolean |
process() |
static <T extends RealType<T>> |
spotSubLocalizer(ImgPlus<T> img,
Iterable<Spot> spots,
boolean fixRadius) |
getProcessingTimegetErrorMessage, getNumThreads, setNumThreads, setNumThreadspublic boolean process()
public static final <T extends RealType<T>> MultiThreadedBenchmarkAlgorithm spotSubLocalizer(ImgPlus<T> img, Iterable<Spot> spots, boolean fixRadius)
public boolean checkInput()
Copyright © 2015–2021 Fiji. All rights reserved.