Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin f8eeab57c6 img_hash: apply CV_OVERRIDE/CV_FINAL 7 years ago
..
doc Implement image hash modules (#688) 8 years ago
include/opencv2 Implement image hash modules (#688) 8 years ago
samples Implement image hash modules (#688) 8 years ago
src img_hash: apply CV_OVERRIDE/CV_FINAL 7 years ago
test tests: refactor test files 7 years ago
CMakeLists.txt WRAP python java 7 years ago
README.md Implement image hash modules (#688) 8 years ago

README.md

Image Hashing algorithms

This module is intended to port the algorithms from PHash library and implement other image hash algorithm do not exist in PHash library yet.