public class FlimOps extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
FlimOps.BayesOp |
static interface |
FlimOps.CalcAPercentOp |
static interface |
FlimOps.CalcTauMOp |
static interface |
FlimOps.GlobalOp |
static interface |
FlimOps.LMAOp |
static interface |
FlimOps.PhasorOp |
static interface |
FlimOps.PseudocolorOp |
static interface |
FlimOps.RLDOp |
Modifier and Type | Field and Description |
---|---|
static Img<DoubleType> |
SQUARE_KERNEL_3 |
static Img<DoubleType> |
SQUARE_KERNEL_5 |
Modifier and Type | Method and Description |
---|---|
static Img<DoubleType> |
makeSquareKernel(int size) |
public static final Img<DoubleType> SQUARE_KERNEL_3
public static final Img<DoubleType> SQUARE_KERNEL_5
public static Img<DoubleType> makeSquareKernel(int size)
Copyright © 2015–2022 FLIMLib. All rights reserved.