compare (cv.ImgHash) - MATLAB File Help
cv.ImgHash/compare
Compare two hash values
val = obj.compare(hashOne, hashTwo)
Input
hashOne
Hash value one.
hashTwo
Hash value two.
Output
val
indicate similarity between the two hashes, the meaning of the value vary from algorithm to algorithm.
Method Details
Access
public
Sealed
false
Static
false