C# Class PoolVision.Phash

Afficher le fichier Open project: starryknight64/Magic-Vision Class Usage Examples

Méthodes publiques

Méthode Description
HammingDistance ( System.UInt64 hash1, System.UInt64 hash2 ) : int

Private Methods

Méthode Description
ph_dct_imagehash ( string file_name, System.UInt64 &Hash ) : int

Method Details

HammingDistance() public static méthode

public static HammingDistance ( System.UInt64 hash1, System.UInt64 hash2 ) : int
hash1 System.UInt64
hash2 System.UInt64
Résultat int