Skip to content

GraphTypedKernelFunction

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

Synchronous callback; assign values into outputs and borrow native handles until return.

export type GraphTypedKernelFunction = (inputs: readonly GraphValue[], outputs: GraphValue[]) => undefined

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.