img_hash_AverageHash_create
import { img_hash_AverageHash_create } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSSee signature below
FUNCTIONimg_hash_AverageHash_create
RETURN TYPEimg_hash_AverageHash | null
Create an owned img_hash_AverageHash instance with the supplied configuration.
Computes average hash value of the input image
img_hash_AverageHash_create(): img_hash_AverageHash | null;Returns
The img_hash_AverageHash | 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.