structured_light_GrayCodePattern_create
import { structured_light_GrayCodePattern_create } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSwidth, height
FUNCTIONstructured_light_GrayCodePattern_create
RETURN TYPEstructured_light_GrayCodePattern | null
structured_light_GrayCodePattern_create: Constructor
structured_light_GrayCodePattern_create(width: number, height: number): structured_light_GrayCodePattern | null;widthwidth argument (number).
heightheight argument (number).
Returns
The structured_light_GrayCodePattern | 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.