phase_unwrapping_HistogramPhaseUnwrapping_create
import { phase_unwrapping_HistogramPhaseUnwrapping_create } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSparameters
FUNCTIONphase_unwrapping_HistogramPhaseUnwrapping_create
RETURN TYPEphase_unwrapping_HistogramPhaseUnwrapping | null
phase_unwrapping_HistogramPhaseUnwrapping_create: Constructor
phase_unwrapping_HistogramPhaseUnwrapping_create(parameters: phase_unwrapping_HistogramPhaseUnwrapping_Params): phase_unwrapping_HistogramPhaseUnwrapping | null;2 available overloads
phase_unwrapping_HistogramPhaseUnwrapping_create(): phase_unwrapping_HistogramPhaseUnwrapping | null;phase_unwrapping_HistogramPhaseUnwrapping_create(parameters: phase_unwrapping_HistogramPhaseUnwrapping_Params): phase_unwrapping_HistogramPhaseUnwrapping | null;parametersHistogramPhaseUnwrapping parameters HistogramPhaseUnwrapping::Params: width,height of the phase map and histogram characteristics.
Returns
The phase_unwrapping_HistogramPhaseUnwrapping | null result.
These signatures describe this package. Upstream documentation can mention optional backends that are absent from this build. Check runtime compatibility before choosing a backend or file format.