Fingers - Gestures for Unity Code Documentation
Fingers - Gestures for Unity Code Documentation
DigitalRubyShared
ImageGestureImage Class
ImageGestureImage Methods
CheckBit Method
Clear Method
Clone Method
Difference Method
Equals Method
GetCodeForRowsInitialize Method
GetHashCode Method
Initialize Method
NumberOfBitsSet Method
SetPixelWithPadding Method
Similarity Method
ImageGestureImage
Similarity Method
Compute the similarity with another image. Images must be the same size to compare.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
float
Similarity
(
ImageGestureImage
other
)
Parameters
other
Type:
DigitalRubyShared
ImageGestureImage
Other image
Return Value
Type:
Single
Similarity (0 - 1)
See Also
Reference
ImageGestureImage Class
DigitalRubyShared Namespace
(c) 2015 to present, Digital Ruby, LLC
Send comments on this topic to
support@digitalruby.com