| colorMomentHash (cv.ImgHash) - MATLAB File Help |
Computes color moment hash of the input
hash = cv.ImgHash.colorMomentHash(img)
uint8 with 1/3/4 channels.double.The algorithm comes from the paper [tang2012perceptual].
| Access | public |
| Sealed | false |
| Static | true |