Skip to content

utils_testAsyncArray

Core and matricesfunctionOpenCV 5.0.0
import { utils_testAsyncArray } from '@banou/opencv-wasm'

Use after await initOpenCV(). See the initialization and named imports guide.

ARGUMENTSargument
FUNCTIONutils_testAsyncArray
RETURN TYPEAsyncArray
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Run OpenCV's binding regression helper utils_testAsyncArray. This diagnostic exercises argument conversion, overload selection or native exception propagation as indicated by its name.

utils_testAsyncArray(argument: Mat): AsyncArray;
argument

argument argument (Mat).

Returns

The AsyncArray result.

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.