Skip to content

mcc_CChecker_create

objdetectfunctionOpenCV 5.0.0
import { mcc_CChecker_create } from '@banou/opencv-wasm'

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

ARGUMENTSSee signature below
FUNCTIONmcc_CChecker_create
RETURN TYPEmcc_CChecker | null
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Create a new CChecker object.

mcc_CChecker_create(): mcc_CChecker | null;
Returns

A pointer to the implementation of the CChecker

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.