Table of Contents

Method Compute

Namespace
OpenCvSharp.ImgHash
Assembly
OpenCvSharp.dll

Compute(InputArray, OutputArray)

Computes hash of the input image

public virtual void Compute(InputArray inputArr, OutputArray outputArr)

Parameters

inputArr InputArray

input image want to compute hash value

outputArr OutputArray

hash of the image