GraphMetadataFunction
import type { GraphMetadataFunction } from '@banou/opencv-wasm'Derive output layouts from input layouts before allocating graph buffers.
export type GraphMetadataFunction = (inputs: readonly GraphMatDescriptor[]) => readonly GraphMatDescriptor[]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.