JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package net.imagej.ops.threshold
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.scijava.
AbstractContextual
(implements org.scijava.
Contextual
)
net.imagej.ops.
AbstractNamespace
(implements net.imagej.ops.
Namespace
)
net.imagej.ops.threshold.
ThresholdNamespace
net.imagej.ops.
AbstractOp
(implements net.imagej.ops.
Op
)
net.imagej.ops.special.
AbstractUnaryOp
<I,O> (implements net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.special.
AbstractBinaryOp
<I1,I2,O> (implements net.imagej.ops.special.
BinaryOp
<I1,I2,O>)
net.imagej.ops.special.computer.
AbstractBinaryComputerOp
<I1,I2,O> (implements net.imagej.ops.special.computer.
BinaryComputerOp
<I1,I2,O>)
net.imagej.ops.map.neighborhood.
AbstractCenterAwareComputerOp
<I,O> (implements net.imagej.ops.map.neighborhood.
CenterAwareComputerOp
<I,O>)
net.imagej.ops.threshold.
LocalThresholdMethod
<T>
net.imagej.ops.threshold.
LocalThresholdMethodHistogram
<T,O>
net.imagej.ops.special.computer.
AbstractUnaryComputerOp
<I,O> (implements net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>)
net.imagej.ops.filter.
AbstractCenterAwareNeighborhoodBasedFilter
<I,O>
net.imagej.ops.threshold.apply.
LocalThreshold
<T> (implements net.imagej.ops.
Contingent
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalHuangThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Huang
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalIJ1Threshold
<T> (implements net.imagej.ops.
Ops.Threshold.IJ1
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalIntermodesThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Intermodes
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalIsoDataThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.IsoData
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalLiThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Li
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalMaxEntropyThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.MaxEntropy
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalMaxLikelihoodThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.MaxLikelihood
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalMinErrorThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.MinError
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalMinimumThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Minimum
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalMomentsThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Moments
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalOtsuThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Otsu
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalPercentileThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Percentile
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalRenyiEntropyThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.RenyiEntropy
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalRosinThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Rosin
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalShanbhagThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Shanbhag
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalTriangleThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Triangle
)
net.imagej.ops.threshold.
ApplyThresholdMethodLocal.LocalYenThreshold
<T> (implements net.imagej.ops.
Ops.Threshold.Yen
)
net.imagej.ops.special.hybrid.
AbstractUnaryHybridC
<I,O> (implements net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>)
net.imagej.ops.special.hybrid.
AbstractUnaryHybridCF
<I,O> (implements net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O>)
net.imagej.ops.threshold.
AbstractApplyThresholdIterable
<T,I,O> (implements net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>)
net.imagej.ops.threshold.
AbstractApplyThresholdImg
<T>
net.imagej.ops.threshold.
ApplyThresholdMethod.Huang
<T> (implements net.imagej.ops.
Ops.Threshold.Huang
)
net.imagej.ops.threshold.
ApplyThresholdMethod.IJ1
<T> (implements net.imagej.ops.
Ops.Threshold.IJ1
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Intermodes
<T> (implements net.imagej.ops.
Ops.Threshold.Intermodes
)
net.imagej.ops.threshold.
ApplyThresholdMethod.IsoData
<T> (implements net.imagej.ops.
Ops.Threshold.IsoData
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Li
<T> (implements net.imagej.ops.
Ops.Threshold.Li
)
net.imagej.ops.threshold.
ApplyThresholdMethod.MaxEntropy
<T> (implements net.imagej.ops.
Ops.Threshold.MaxEntropy
)
net.imagej.ops.threshold.
ApplyThresholdMethod.MaxLikelihood
<T> (implements net.imagej.ops.
Ops.Threshold.MaxLikelihood
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Mean
<T> (implements net.imagej.ops.
Ops.Threshold.Mean
)
net.imagej.ops.threshold.
ApplyThresholdMethod.MinError
<T> (implements net.imagej.ops.
Ops.Threshold.MinError
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Minimum
<T> (implements net.imagej.ops.
Ops.Threshold.Minimum
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Moments
<T> (implements net.imagej.ops.
Ops.Threshold.Moments
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Otsu
<T> (implements net.imagej.ops.
Ops.Threshold.Otsu
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Percentile
<T> (implements net.imagej.ops.
Ops.Threshold.Percentile
)
net.imagej.ops.threshold.
ApplyThresholdMethod.RenyiEntropy
<T> (implements net.imagej.ops.
Ops.Threshold.RenyiEntropy
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Rosin
<T> (implements net.imagej.ops.
Ops.Threshold.Rosin
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Shanbhag
<T> (implements net.imagej.ops.
Ops.Threshold.Shanbhag
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Triangle
<T> (implements net.imagej.ops.
Ops.Threshold.Triangle
)
net.imagej.ops.threshold.
ApplyThresholdMethod.Yen
<T> (implements net.imagej.ops.
Ops.Threshold.Yen
)
net.imagej.ops.threshold.
AbstractComputeThresholdHistogram
<T> (implements net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>)
net.imagej.ops.threshold.
ApplyThresholdMethod
net.imagej.ops.threshold.
ApplyThresholdMethodLocal
net.imagej.ops.threshold.
Thresholds
Interface Hierarchy
net.imagej.ops.
Environmental
net.imagej.ops.
Op
(also extends org.scijava.command.
Command
)
net.imagej.ops.
Ops.Threshold.Apply
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.
SpecialOp
(also extends net.imagej.ops.
Initializable
, net.imagej.ops.
Threadable
)
net.imagej.ops.special.
NullaryOp
<O> (also extends net.imagej.ops.special.
Output
<O>)
net.imagej.ops.special.computer.
NullaryComputerOp
<O> (also extends net.imagej.ops.special.
OutputMutable
<O>)
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
NullaryFunctionOp
<O>
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
UnaryOp
<I,O> (also extends net.imagej.ops.special.
UnaryInput
<I>)
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.
Initializable
net.imagej.ops.special.
SpecialOp
(also extends net.imagej.ops.
Op
, net.imagej.ops.
Threadable
)
net.imagej.ops.special.
NullaryOp
<O> (also extends net.imagej.ops.special.
Output
<O>)
net.imagej.ops.special.computer.
NullaryComputerOp
<O> (also extends net.imagej.ops.special.
OutputMutable
<O>)
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
NullaryFunctionOp
<O>
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
UnaryOp
<I,O> (also extends net.imagej.ops.special.
UnaryInput
<I>)
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
NullaryOutputFactory
<O>
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>, net.imagej.ops.special.function.
NullaryFunctionOp
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
Output
<O>
net.imagej.ops.special.
NullaryOp
<O> (also extends net.imagej.ops.special.
SpecialOp
)
net.imagej.ops.special.computer.
NullaryComputerOp
<O> (also extends net.imagej.ops.special.
OutputMutable
<O>)
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
NullaryFunctionOp
<O>
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
UnaryOp
<I,O> (also extends net.imagej.ops.special.
UnaryInput
<I>)
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
OutputMutable
<O>
net.imagej.ops.special.computer.
NullaryComputerOp
<O> (also extends net.imagej.ops.special.
NullaryOp
<O>)
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
java.lang.
Runnable
org.scijava.command.
Command
(also extends org.scijava.plugin.
SciJavaPlugin
)
net.imagej.ops.
Op
(also extends net.imagej.ops.
Environmental
)
net.imagej.ops.
Ops.Threshold.Apply
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.
SpecialOp
(also extends net.imagej.ops.
Initializable
, net.imagej.ops.
Threadable
)
net.imagej.ops.special.
NullaryOp
<O> (also extends net.imagej.ops.special.
Output
<O>)
net.imagej.ops.special.computer.
NullaryComputerOp
<O> (also extends net.imagej.ops.special.
OutputMutable
<O>)
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
NullaryFunctionOp
<O>
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
UnaryOp
<I,O> (also extends net.imagej.ops.special.
UnaryInput
<I>)
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
org.scijava.plugin.
SciJavaPlugin
org.scijava.command.
Command
(also extends java.lang.
Runnable
)
net.imagej.ops.
Op
(also extends net.imagej.ops.
Environmental
)
net.imagej.ops.
Ops.Threshold.Apply
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.
SpecialOp
(also extends net.imagej.ops.
Initializable
, net.imagej.ops.
Threadable
)
net.imagej.ops.special.
NullaryOp
<O> (also extends net.imagej.ops.special.
Output
<O>)
net.imagej.ops.special.computer.
NullaryComputerOp
<O> (also extends net.imagej.ops.special.
OutputMutable
<O>)
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
NullaryFunctionOp
<O>
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
UnaryOp
<I,O> (also extends net.imagej.ops.special.
UnaryInput
<I>)
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.
Threadable
net.imagej.ops.special.
SpecialOp
(also extends net.imagej.ops.
Initializable
, net.imagej.ops.
Op
)
net.imagej.ops.special.
NullaryOp
<O> (also extends net.imagej.ops.special.
Output
<O>)
net.imagej.ops.special.computer.
NullaryComputerOp
<O> (also extends net.imagej.ops.special.
OutputMutable
<O>)
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
NullaryFunctionOp
<O>
net.imagej.ops.special.hybrid.
NullaryHybridCF
<O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>, net.imagej.ops.special.
NullaryOutputFactory
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.
UnaryOp
<I,O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
UnaryOp
<I,O> (also extends net.imagej.ops.special.
UnaryInput
<I>)
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
UnaryInput
<I>
net.imagej.ops.special.
UnaryOp
<I,O> (also extends net.imagej.ops.special.
NullaryOp
<O>)
net.imagej.ops.special.computer.
UnaryComputerOp
<I,O> (also extends net.imagej.ops.special.computer.
NullaryComputerOp
<O>)
net.imagej.ops.threshold.
ApplyThreshold
<I,O> (also extends net.imagej.ops.
Ops.Threshold.Apply
)
net.imagej.ops.threshold.
ApplyThresholdIterable
<T,I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.function.
UnaryFunctionOp
<I,O> (also extends net.imagej.ops.special.function.
NullaryFunctionOp
<O>)
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.
UnaryOutputFactory
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
net.imagej.ops.special.
UnaryOutputFactory
<I,O>
net.imagej.ops.special.hybrid.
UnaryHybridCF
<I,O> (also extends net.imagej.ops.special.hybrid.
NullaryHybridCF
<O>, net.imagej.ops.special.computer.
UnaryComputerOp
<I,O>, net.imagej.ops.special.function.
UnaryFunctionOp
<I,O>)
net.imagej.ops.threshold.
ComputeThreshold
<I,O>
net.imagej.ops.threshold.
ComputeThresholdHistogram
<T>
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2022
ImageJ
. All rights reserved.