Skip to content

GraphPortType

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

Supported port names for custom native graph operations: matrices, four-component scalars, typed arrays and typed opaque values.

export type GraphPortType = keyof GraphPortMap

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.