This project has the CUDA implementation of perceptual hashing algorithms like dHashing.
- CUDA 8.1 or better
- OpenCV 3.3.0 vc-14
Make sure OpenCV install directory (which is usually C:\OpenCV-3.3.0-vc14\opencv\build
is set to %OPENCV_DIR%
in environment variables)
Read the README.md
of the front-end for more information