Class MarrHildrethHash
Marr-Hildreth Operator Based Hash, slowest but more discriminative.
public class MarrHildrethHash : ImgHashBase, IDisposable
- Inheritance
-
MarrHildrethHash
- Implements
- Inherited Members
Constructors
MarrHildrethHash(float, float)
Create a Marr-Hildreth operator based hash.
public MarrHildrethHash(float alpha = 2, float scale = 1)
Parameters
Methods
DisposeObject()
Release all the unmanaged resource associated with MarrHildrethHash
protected override void DisposeObject()