public class HistogramPhaseUnwrapping extends PhaseUnwrapping
| Modifier | Constructor and Description |
|---|---|
protected |
HistogramPhaseUnwrapping(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static HistogramPhaseUnwrapping |
__fromPtr__(long addr) |
static HistogramPhaseUnwrapping |
create()
Constructor
|
static HistogramPhaseUnwrapping |
create(HistogramPhaseUnwrapping_Params parameters)
Constructor
|
protected void |
finalize() |
void |
getInverseReliabilityMap(Mat reliabilityMap)
Get the reliability map computed from the wrapped phase map.
|
unwrapPhaseMap, unwrapPhaseMapclear, empty, getDefaultName, getNativeObjAddr, savepublic static HistogramPhaseUnwrapping __fromPtr__(long addr)
public static HistogramPhaseUnwrapping create(HistogramPhaseUnwrapping_Params parameters)
parameters - HistogramPhaseUnwrapping parameters HistogramPhaseUnwrapping::Params: width,height of the phase map and histogram characteristics.public static HistogramPhaseUnwrapping create()
public void getInverseReliabilityMap(Mat reliabilityMap)
reliabilityMap - Image where the reliability map is stored.protected void finalize()
throws Throwable
finalize in class PhaseUnwrappingThrowableCopyright © 2021. All rights reserved.