Uses of Class
org.opencv.phase_unwrapping.HistogramPhaseUnwrapping_Params
-
Packages that use HistogramPhaseUnwrapping_Params Package Description org.opencv.phase_unwrapping -
-
Uses of HistogramPhaseUnwrapping_Params in org.opencv.phase_unwrapping
Methods in org.opencv.phase_unwrapping that return HistogramPhaseUnwrapping_Params Modifier and Type Method Description static HistogramPhaseUnwrapping_ParamsHistogramPhaseUnwrapping_Params. __fromPtr__(long addr)Methods in org.opencv.phase_unwrapping with parameters of type HistogramPhaseUnwrapping_Params Modifier and Type Method Description static HistogramPhaseUnwrappingHistogramPhaseUnwrapping. create(HistogramPhaseUnwrapping_Params parameters)Constructor
-