C# 클래스 PoolVision.Phash

파일 보기 프로젝트 열기: starryknight64/Magic-Vision 1 사용 예제들

공개 메소드들

메소드 설명
HammingDistance ( System.UInt64 hash1, System.UInt64 hash2 ) : int

비공개 메소드들

메소드 설명
ph_dct_imagehash ( string file_name, System.UInt64 &Hash ) : int

메소드 상세

HammingDistance() 공개 정적인 메소드

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