cmusatyalab / diamond-android

Android library for running Diamond filters
http://diamond.cs.cmu.edu/
Eclipse Public License 1.0
55 stars 8 forks source link

OpenCV/C++ perceptual hashing filter. #30

Open bamos opened 9 years ago

bamos commented 9 years ago

Since OpenCV is integrated into the diamond-android build, a perceptual hash OpenCV implementation can easily be created by using ls64/cvhash as a reference for OpenCV API calls.

This might also be useful upstream?

bgilbert commented 9 years ago

Sure, I'd take it upstream.