cocoaimagehashing icon indicating copy to clipboard operation
cocoaimagehashing copied to clipboard

Perceptual Image Hashing for macOS, iOS, tvOS and watchOS

Results 3 cocoaimagehashing issues
Sort by recently updated
recently updated
newest added

We're using this library as part of our own and we have to integrate it in the podspec: `s.dependency 'CocoaImageHashing', '1.9.0'` but there are only 1.7.0 in the Cocoapods repo...

i am using "[[OSImageHashing sharedInstance] similarImagesWithHashingQuality:" to find similar images in photo library but it work only for copies of images. If images slightly different it will never find them....