Table of Contents

Class ImgHashBase

Namespace
OpenCvSharp.ImgHash
Assembly
OpenCvSharp.dll

Base class for high-level OpenCV algorithms

public abstract class ImgHashBase : Algorithm, IDisposable
Inheritance
ImgHashBase
Implements
Derived
Inherited Members

Constructors

ImgHashBase(nint, nint, Action<nint>)

Constructor for the factory pattern (cv::Ptr<T>* + raw T*).

Methods

Compare(InputArray, InputArray)

Compare the hash value between inOne and inTwo

Compute(InputArray, OutputArray)

Computes hash of the input image