detail_normalizeUsingWeightMap
import { detail_normalizeUsingWeightMap } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSweight, src
FUNCTIONdetail_normalizeUsingWeightMap
RETURN TYPEvoid
Auxiliary functions
detail_normalizeUsingWeightMap(weight: Mat, src: Mat): void;weightweight argument (Mat).
srcInput/output value, modified by the native operation. src argument (Mat).
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.