프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddChannel | void | ||
CreateChannelPerceptualHash | |||
DisposeList | void | ||
PerceptualHash | System | ||
PerceptualHash | System |
메소드 | 설명 | |
---|---|---|
GetChannel ( PixelChannel channel ) : |
Returns the perceptual hash for the specified channel.
|
|
PerceptualHash ( string perceptualHash ) : System |
Initializes a new instance of the PerceptualHash class.
|
|
SumSquaredDistance ( |
Returns the sum squared difference between this hash and the other hash.
|
|
ToString ( ) : string |
Returns a string representation of this hash.
|
메소드 | 설명 | |
---|---|---|
AddChannel ( |
||
CreateChannelPerceptualHash ( |
||
DisposeList ( |
||
PerceptualHash ( ) : System | ||
PerceptualHash ( |
public GetChannel ( PixelChannel channel ) : |
||
channel | PixelChannel | The channel to get the has for. |
리턴 |
public PerceptualHash ( string perceptualHash ) : System | ||
perceptualHash | string | The |
리턴 | System |
public SumSquaredDistance ( |
||
other | The |
|
리턴 | double |