mcc_CChecker_create
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
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.