Skip to content

mcc_CCheckerDetector_create

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

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

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

Returns the implementation of the CCheckerDetector.

mcc_CCheckerDetector_create(): mcc_CCheckerDetector | null;
Returns

The mcc_CCheckerDetector | null 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.