Skip to content

utils_testOverloadResolution1

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

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

ARGUMENTSrect
FUNCTIONutils_testOverloadResolution1
RETURN TYPEstring
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_testOverloadResolution1. This diagnostic exercises argument conversion, overload selection or native exception propagation as indicated by its name.

utils_testOverloadResolution1(rect: Rect): string;
rect

rect argument (Rect).

Returns

The string 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.