GraphTypedKernelFunction
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[]) => undefinedThese 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.