compute (cv.ImgHash) - MATLAB File Help
cv.ImgHash/compute
Computes hash of the input image
hash = obj.compute(img)
Input
img
input image wanting to compute its hash value.
Output
hash
hash of the image.
Method Details
Access
public
Sealed
false
Static
false