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
|
protected void |
finalize() |
void |
getInverseReliabilityMap(Mat reliabilityMap)
Get the reliability map computed from the wrapped phase map.
|
unwrapPhaseMap, unwrapPhaseMap
clear, empty, getDefaultName, getNativeObjAddr, save
public static HistogramPhaseUnwrapping __fromPtr__(long addr)
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 PhaseUnwrapping
Throwable
Copyright © 2020. All rights reserved.