Table of Contents

Class BlockMeanHash

Namespace
Emgu.CV.ImgHash
Assembly
Emgu.CV.dll

Image hash based on block mean.

public class BlockMeanHash : ImgHashBase, IDisposable
Inheritance
BlockMeanHash
Implements
Inherited Members

Constructors

BlockMeanHash(Mode)

Create a Block Mean Hash object

public BlockMeanHash(BlockMeanHash.Mode mode = Mode.HashMode0)

Parameters

mode BlockMeanHash.Mode

The hash mode

Methods

DisposeObject()

Release all the unmanaged resource associated with BlockMeanHash

protected override void DisposeObject()