Skip to content

structured_light_GrayCodePattern_getProjPixelResult

Core and matricestypeOpenCV 5.0.0
import type { structured_light_GrayCodePattern_getProjPixelResult } from '@banou/opencv-wasm'

Named return value and scalar output parameters from structured_light_GrayCodePattern_getProjPixel. Matrix and vector output arguments are filled in place.

export type structured_light_GrayCodePattern_getProjPixelResult = {
  value: boolean,
  projPix: Point
};

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.