C# Class PoolVision.Phash

Mostrar archivo Open project: starryknight64/Magic-Vision Class Usage Examples

Public Methods

Method Description
HammingDistance ( System.UInt64 hash1, System.UInt64 hash2 ) : int

Private Methods

Method Description
ph_dct_imagehash ( string file_name, System.UInt64 &Hash ) : int

Method Details

HammingDistance() public static method

public static HammingDistance ( System.UInt64 hash1, System.UInt64 hash2 ) : int
hash1 System.UInt64
hash2 System.UInt64
return int