Skip to content

dnn_unregisterLayer

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

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

ARGUMENTS_0
FUNCTIONdnn_unregisterLayer
RETURN TYPEvoid
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Unregister a TypeScript layer factory for future DNN layer creation. Existing networks retain their constructed layers.

dnn_unregisterLayer(_0: EmbindString): void;
_0

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