Ghost---Shadow / near-duplicate-image-detector

CUDA implementation of some perceptual hashing algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Near Duplicate Image Detector

This project has the CUDA implementation of perceptual hashing algorithms like dHashing.

Dependencies

  1. CUDA 8.1 or better
  2. OpenCV 3.3.0 vc-14

Usage

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

About

CUDA implementation of some perceptual hashing algorithms


Languages

Language:Cuda 53.3%Language:C++ 24.9%Language:JavaScript 13.1%Language:HTML 6.2%Language:CSS 2.5%