Skip to content

img_hash_ColorMomentHash_create

img_hashfunctionOpenCV 5.0.0
import { img_hash_ColorMomentHash_create } from '@banou/opencv-wasm'

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

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

Create an owned img_hash_ColorMomentHash instance with the supplied configuration.

Image hash based on color moments.

img_hash_ColorMomentHash_create(): img_hash_ColorMomentHash | null;
Returns

The img_hash_ColorMomentHash | 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.