GraphValue
import type { GraphValue } from '@banou/opencv-wasm'Graph inputs and outputs supported by the native graph executor.
export type GraphValue = Mat | Scalar | number | bigint | boolean | string | Point | Point2f | Point3f | Size | Rect | readonly (Mat | Scalar | number | bigint | boolean | string | Point | Point2f | Point3f | Size | Rect | GDrawPrim)[]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.