Method PHash
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
PHash(InputArray, OutputArray)
Computes the perceptual hash of an image.
public static void PHash(InputArray input, OutputArray output)
Parameters
inputInputArrayoutputOutputArray
Computes the perceptual hash of an image.
public static void PHash(InputArray input, OutputArray output)
input InputArrayoutput OutputArray