public class DefaultMinorMajorAxis extends AbstractUnaryFunctionOp<Polygon2D,Pair<DoubleType,DoubleType>> implements Ops.Geometric.SecondMoment
geom.secondMultiVariate.SpecialOp.FlavorNAME| Constructor and Description |
|---|
DefaultMinorMajorAxis() |
| Modifier and Type | Method and Description |
|---|---|
Pair<DoubleType,DoubleType> |
calculate(Polygon2D input)
Calculates the output given some input.
|
in, out, run, setInputops, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitops, setEnvironmentcalculate, getIndependentInstance, runruncandidates, filterArity, opinitializepublic Pair<DoubleType,DoubleType> calculate(Polygon2D input)
UnaryFunctionOpcalculate in interface UnaryFunctionOp<Polygon2D,Pair<DoubleType,DoubleType>>input - Argument to the functionCopyright © 2014–2022 ImageJ. All rights reserved.