dnn_unregisterLayer
import { dnn_unregisterLayer } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTS_0
FUNCTIONdnn_unregisterLayer
RETURN TYPEvoid
Unregister a TypeScript layer factory for future DNN layer creation. Existing networks retain their constructed layers.
dnn_unregisterLayer(_0: EmbindString): void;_00 argument (EmbindString).
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.