Table of Contents

Class ColorMomentHash

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

Image hash based on color moments.

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

Constructors

ColorMomentHash()

Create a Color Moment Hash object

public ColorMomentHash()

Methods

DisposeObject()

Release all the unmanaged resource associated with ColorMomentHash

protected override void DisposeObject()