Skip to content

GraphFrames

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

Iterables borrow their values unless a frame supplies a release callback.

export type GraphFrames = Iterable<GraphFrame> | AsyncIterable<GraphFrame>

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.